Possible to define/modify setup package? - TechRepublic
General discussion
May 20, 2002 at 12:33 PM
ohjani

Possible to define/modify setup package?

by ohjani . Updated 24 years ago

i’m using the default VB6 setup package wizard to pack my application. however there are a lot of manual jobs need to be done after i’ve ran the setup package to my user pc, such as intall MDAC_2-5.EXE, MDAC_2-7.EXE and copy & register the NTWDBLIB.DLL to C:\Windows\System (cos the setup wizard will automatically placed the file in the application folder). i want to know isit possible to customise the setup so that it will automatically run both the MDACs and also placed the DLLs to a specifyfolder? if this setup wizard is unable to perform such customisation, wat r the setup package u recommended?

This discussion is locked

All Comments