|
|
#1 |
|
Junior Member
Join Date: Oct 2003
Posts: 7
|
Path is set correctly but msiexec still fails
Hi,
I'm using nsis 2.36 on an older script,and I'm getting the msi package cannot be verified. It used to work on 2.36 before, I did not update nsis but updated to winxp SP3, could it be so? The first directx exe execwait can execute fine. I have tried various combination of SetOutPath "$INSTDIR", SetOutPath "$INSTDIR\Redistributable" and placed the files in same folder but still error with the second one. code: |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,449
|
why not use the full path to PhysX_Game_installer_281.msi ?
IntOp $PostCount $PostCount + 1 |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Oct 2003
Posts: 7
|
Because it's not extracted to the installation directory, only in the source dir.
|
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Oct 2003
Posts: 7
|
Ok, I understand what is going on now. It's trying to read the msi on the installed path, which I didn't copy. Thanks for the insight.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|