Re: App doesn't start up after install of cab by ctacke/>
ctacke/>
Wed May 17 09:10:21 CDT 2006
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
"Davis" <Davis_xx65@hotmail.com> wrote in message
news:uvHxLKbeGHA.3364@TK2MSFTNGP05.phx.gbl...
> 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
>
> "<ctacke/>" <ctacke_AT_OpenNETCF_com> wrote in message
> news:uYLqnzaeGHA.1812@TK2MSFTNGP04.phx.gbl...
>> You need a custom setup.dll that will launch the app.
>>
>> -Chris
>>
>>
>> "Davis" <Davis_xx65@hotmail.com> wrote in message
>> news:Og4k1LaeGHA.3388@TK2MSFTNGP05.phx.gbl...
>>> 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
>>>
>>
>>
>
>