|
|
#1 |
|
Member
Join Date: Aug 2002
Location: Pune, India
Posts: 72
|
Unable to locate file dpinst.exe
Hi,
I have been trying the following piece of code on a Windows 7 x64 machine for some time and it just doesn't work. The Notepad.exe can be located but not dpinst.exe although it is very much present in the directory. code: I could also make do with just "IfFileExists" ... that doesn't work either! ![]() Any help would be appreciated, thanks! Regards, Shantanu |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,202
|
You need to turn off file system redirection (see Include\x64.nsh).
Stu Need an installer? http://www.afrowsoft.co.uk |
|
|
|
|
|
#3 |
|
Member
Join Date: Aug 2002
Location: Pune, India
Posts: 72
|
Aaah ... so that's what all the "redirection" was all about I had read in the search hits. OK ... I shall try it as soon as I can get to the x64 machine!
Thanks and Regards, Shantanu |
|
|
|
|
|
#4 |
|
Major Dude
Join Date: Jun 2001
Posts: 1,173
|
If you only plan on targeting Vista+, you can also access $WINDIR\SysNative\ to get at the 64bit location.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|