App doesn't start up after install of cab

  • Thread starter Thread starter Davis
  • Start date Start date
D

Davis

Hi, When i install my cab on PPC2003 device the app
doesn't run automatically, i need to manually start
what needs setting up to get it to autorun after cab
install
 
Thanks Chris, in VS2003 there was this vsd_setup.dll. I don't seem
to have this VS2005. Is this anything to do with it
 
No, you have to write your own custom setup.dll. CAB files don't by nature
launch anything after install - they simply enter setup.dll. You can have
it do whatever launching you want.

-Chris
 
Many thanks
No, you have to write your own custom setup.dll. CAB files don't by
nature launch anything after install - they simply enter setup.dll. You
can have it do whatever launching you want.

-Chris
 
Back
Top