system32 Questions
4
Solved
I have folder run in folder system32. When I run cmd from within Total Commander opening a command prompt window with C:\Users\admin as current directory and want to go into that folder, the follow...
5
Solved
I wrote a little piece of software that downloads file from internet, that is, nothing more. My intentions are to use it thru the command line...
It works great, but when I place it in C:\Windows\S...
5
Solved
I would like to know when do we need to place a file under
C:\Windows\System32 or C:\Windows\SysWOW64, on a 64-bits windows system.
I had two DLL's, one for 32-bit, one for 64-bit.
Logically, I tho...
Chinkapin asked 4/6, 2009 at 11:30
1
Is there an environment variable to directly access System32 or SysWOW64 folder, respectively, in Windows 7 32bit or 64bit?
I know of a workaround by using %WINDIR%\System32 which is not working f...
Foreignism asked 9/10, 2013 at 10:36
2
Solved
When I do ping www.google.com I get the error message
'ping' is not recognized as an internal or external command operable program or batch file.
Here is an example:
Then:
What could I be...
Aquamanile asked 7/10, 2014 at 23:24
3
Solved
I'm trying to copy a file to C:\windows\system32 by calling CopyFileA - debugging shows that indeed the string "C:\windows\system32\filename" is sent to CopyFileA, but my file is copied to "C:\wind...
Coxalgia asked 30/8, 2011 at 17:8
1
An installer I have created with WiX installs a DLL using the SystemFolder variable, as well as a C# app into another folder. I want to directly reference the DLL from the app. Do I need to look up...
Tremann asked 30/3, 2012 at 9:55
4
Solved
I'm developing an app that execute another app and I received this error:
the program can't start because MSVCR100.dll is missing from your
computer
with my C# app, can I fix this problem cop...
Drift asked 5/8, 2011 at 13:5
3
Solved
On XP and above, my System32 folder is at C:\WINDOWS\system32. On Windows 2000 it is at C:\WINNT\system32. Is there a System.getProperty("something"); or some way that I can get the location of the...
1
© 2022 - 2024 — McMap. All rights reserved.