G
Guest
Hi there,
I'm installing my smart device application to a Qtek2020 device using NSIS
install program.
The application is using OpenNETCF V1.3
It's also using OpenNETCF.WindowsCE.Forms (which is added as content)
Let's presume i've installed it from my development machine (just run from
vs.net), everything installs fine and the application runs.
However, if after that i decide to manually copy over just the application
..cab file and run it i get a warning/error message:
"SAMS PDA requires the installation of OpenNETCF.SDF.ppc3.ARMV4.CAB for it
to run properly. Install the Cab file before running this application"
Now, this is blatently already installed, likewise, if i run the NSIS
install and make sure i run the above cab first and then my application cab
it still comes up with that message.
What am i doing wrong?
Many Thanks
I'm installing my smart device application to a Qtek2020 device using NSIS
install program.
The application is using OpenNETCF V1.3
It's also using OpenNETCF.WindowsCE.Forms (which is added as content)
Let's presume i've installed it from my development machine (just run from
vs.net), everything installs fine and the application runs.
However, if after that i decide to manually copy over just the application
..cab file and run it i get a warning/error message:
"SAMS PDA requires the installation of OpenNETCF.SDF.ppc3.ARMV4.CAB for it
to run properly. Install the Cab file before running this application"
Now, this is blatently already installed, likewise, if i run the NSIS
install and make sure i run the above cab first and then my application cab
it still comes up with that message.
What am i doing wrong?
Many Thanks