|
-
Apr 19th, 2013, 08:02 PM
#13
Re: Process.Start System32 Directory Error
 Originally Posted by dunfiddlin
Not when you're using absolute filepaths they aren't. Process.Start("C:\Windows\System32\SnippingTool.exe") isn't going to go searching anywhere but in the folder it's been given.
I will say it again: when running a program compiled to 32 bit on a 64 bit Windows OS, attempts to access certain system folders are redirected to their 32 bit counterparts.
It is true for System32 and some of its sub folders, Program Files and certain Registry Keys.
Maybe a little more research and a little less absolute negativity.......
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|