Jump to content
Doggifast

DSUtils failing to create a key

Recommended Posts

Quote

Could not find a part of the path 'G:\Steam gamos\steamapps\common\Arma 3 Tools\DSSignFile\SCP_EF.biprivatekey'

Details:
 

************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'G:\Steam gamos\steamapps\common\Arma 3 Tools\DSSignFile\SCP_EF.biprivatekey'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileSystemEnumerableIterator`1.CommonInit()
   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
   at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
   at LibCommon.Helpers.FileSystem.FileSys.GetMD5(String fileName, Boolean formatted)
   at DSUtils.FormCreateKey.createAuthority()
   at DSUtils.FormCreateKey.btnValidate_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

there is more to this debug window but that's system specs, i'm not sure if anyone needs them.
I have tried:
-Restarting PC
-Restarting DSUtils
-Allowing access to DSUtils folder location
-Changing security to more open one
-Cleaning %tmp% files
-Running DSUtils.exe with administrator
-Unmarking folder read-only
-Creating key at different path
-Fiddling with Windows Security and other antiviruses
-Validating tools files
-Reinstalling tools
-Banging my head on the desk

No one else seems to have this issue

Share this post


Link to post
Share on other sites

I tried using the DSUtils with windows console. Prompt (after setting path to where the program is installed):

dsCreateKey SCP_EF
 

Quote

CPAcquireContext failed.

 

Share this post


Link to post
Share on other sites

Solved it! Remove the "RSA" folder from C:\Users\admin\AppData\Roaming\Microsoft and it will work again!

  • Like 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×