I am working on a program for myself, and all that is happening is that. It is being run as admin, and it works in the original CMD. suggestions?
try (@"C:\blabla\blala")
or
C:\\blabla\\blala
Originally Posted by EzPzAce
try (@"C:\blabla\blala")
or
C:\\blabla\\blala
nope, it isnt even fining c:\ or c:\\. i cant use " as i am in VB
- - - Updated - - -
i cant use copy C:\"program files (x86)"\steam\Clientregistry.blob c:\accountchanger\Clientregistry.blob in the VB code as it makes the program files part out of the command.