How can i edite INF file to execute the program?
Mobile
4
Posts
2
Posters
0
Views
1
Watching
-
Hi, I know using Cab Wizard and INF file can deploy the executive file in the PDA. But how can i invoke this executive file after executing CAB. Thanks!
Use a setup dll to start up your application after installation. Regards, João Paulo Figueira Embedded MVP
-
Use a setup dll to start up your application after installation. Regards, João Paulo Figueira Embedded MVP
-
Hi, So what i need to do is using inf file to setup my application, and then, overriding Install_Exit(..)function in setup.dll to invoke my application? could you give me a more precisely description if i am wrong!...thanks a lot! Best Regards, Ginee