Questions tagged [program-files]

78 questions
0
votes
1 answer

How to replace dll files in program files by cmd/bat

I'm trying to do bat file which replaces some dll files under program files\file... I just can't find solution to do this. I have some win xp and windows 7 computers to run this bat and I'm using xcopy command. My file copy command is working…
0
votes
1 answer

MSBuild Program Files Environment Variable Cross Platform?

I have an MSBUILD target snippet that has something like the below to execute an external application: It works fine on an x86 machine, but of course it broke when running on an x64…
Snowy
  • 5,942
  • 19
  • 65
  • 119
0
votes
1 answer

Will 64-bit application work as 32-bit, when i install 64-bit applications into 32-bit program files (x86)

I would like to ask if I install 64-bit program into Program Files (x86), will it still work as 64-bit?
1 2 3 4 5
6