Installing application to the location specified by dialog "Choose alocation to install"

S

Solvek

I am creating setup (cab file) with Visual Studio. The cab file is
created successfully and works when I chose option for installation to
"Device". When I choose destination "Storage Card" the application is
still installed to "Device".
Is it possible to workaround this issue?
 
C

Chris Tacke, eMVP

The INF file for the CAB probably is forcing the target location. Modify
the INF or override the installer with something like a CAB Installer SDK.


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Giving back to the embedded community
http://community.OpenNETCF.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top