VanHlebar
09-22-2003, 12:33 PM
I am trying to use EZSetup to create a self installing executable. Everytime I run the executable that ezsetup creates I get the following:
"Application Manager can not install this application on your device due to an invalid setup file. Please reinstall and try again."
Now, I already have the cab files created and I have moved them over to my ppc and ran them to verify that they are installing the application correctly.
Here is what my Setup.ini file looks like:
[CEAppManager]
Version = 2.0.3
Component = MyApp
[MyApp]
Description = MyApp 2.0.3
Uninstall = MyApp 2.0.3
CabFiles = MyApp.arm.cab
I have run ezsetup on both an WinXP Pro machine and on a Win2k machine and I still get the same results. I have tried running the executable file that ezsetup creates on a Win98 machine and WinXP Pro also.
Any help is appreciated.
Thanks,
-Eric
"Application Manager can not install this application on your device due to an invalid setup file. Please reinstall and try again."
Now, I already have the cab files created and I have moved them over to my ppc and ran them to verify that they are installing the application correctly.
Here is what my Setup.ini file looks like:
[CEAppManager]
Version = 2.0.3
Component = MyApp
[MyApp]
Description = MyApp 2.0.3
Uninstall = MyApp 2.0.3
CabFiles = MyApp.arm.cab
I have run ezsetup on both an WinXP Pro machine and on a Win2k machine and I still get the same results. I have tried running the executable file that ezsetup creates on a Win98 machine and WinXP Pro also.
Any help is appreciated.
Thanks,
-Eric