lekfir
Posts: 130
Joined: Sun Feb 15, 2009 5:26 pm

Script Doesn't Run onm 64-bit

Hello,
I am running a vbs script as custom action.
The script deletes a value from the registry.
When it runs on x64 (Win 7 64bit) it fails.
If I run it from command line it succeed.

Any idea why?
Do I have to select the checkbox 64-but script?
The MSI is a 64-bit package for x-64 processors
GabrielBarbu
Posts: 2146
Joined: Thu Jul 09, 2009 11:24 am
Contact: Website

Re: Script Doesn't Run onm 64-bit

Hello,

It should work when selecting the 64-bit checkbox. Your script is likely redirected to the 32bit registry hive otherwise.

Let me know if it works.

Regards,
Gabriel
Gabriel Barbu
Advanced Installer Team
http://www.advancedinstaller.com/

Return to “Common Problems”