doughayman
New member
Hi,
I have used Pacquet Builder 3.1.0 to build a 32-bit XLSPadlock-generated .EXE.
I have built, installed, and run 32-bit generated application with Activation Code requirements on 32-bit Windows XP and 32-bit Windows 7 environments successfully, end to end. These machines ALL have Administrative rights. I have built my Pacquet install using “Highest Available” Request Elevated Rights.
On a 64-bit Windows 7 machine (my wife’s laptop from work, which is low-priv (I don’t have Administrator username/password), I have successfully installed the same 32-bit package on this machine, as above. I get no errors, and install completes correctly. When I invoke my XLSPadlock-based .EXE, it correctly runs and asks for an Activation Code. After I enter the Correct Activation Code, the application delays for about 5-10 seconds, and then I get an
application error message:
I have installed and run other 32-bit software correctly on this machine.
I figure it’s either a User Account permission issuing or incompatibility of running a 32-bit app on a 64-bit OS.
Is there a remedy for this? I am looking to sell this App, but I don’t think it should have to be a requirement to install and/or run it from a High Priv account.
I have used Pacquet Builder 3.1.0 to build a 32-bit XLSPadlock-generated .EXE.
I have built, installed, and run 32-bit generated application with Activation Code requirements on 32-bit Windows XP and 32-bit Windows 7 environments successfully, end to end. These machines ALL have Administrative rights. I have built my Pacquet install using “Highest Available” Request Elevated Rights.
On a 64-bit Windows 7 machine (my wife’s laptop from work, which is low-priv (I don’t have Administrator username/password), I have successfully installed the same 32-bit package on this machine, as above. I get no errors, and install completes correctly. When I invoke my XLSPadlock-based .EXE, it correctly runs and asks for an Activation Code. After I enter the Correct Activation Code, the application delays for about 5-10 seconds, and then I get an
application error message:
Code:
Exception ERegistryException in module App.exe at 0202e814
I figure it’s either a User Account permission issuing or incompatibility of running a 32-bit app on a 64-bit OS.
Is there a remedy for this? I am looking to sell this App, but I don’t think it should have to be a requirement to install and/or run it from a High Priv account.