ciao, quando provo ad usare il tool per creare l'installer della mia applicazione ottengo i seguenti errori (in fila):

1)DTCRT.DLL is missing

2) Dependency information could not be found:
--> msadox.dll (C:\Program Files\Common Files\System\ado)
--> msstdfmt.dll (C:\WINNT\system32)

3) The wizard found dependency information for the listed files, but the information is out of date. to proceed with the out-of-date information, click ok.
--> MSCAL.OCX (C:\WINNT\system32)

----------------------------------

ignorandoli tutti riesco a creare il package, ma evidentemente al momento di installare il tuttoo mi da subito questo problema:

C:\WINNT\SETUP.LST
Invalid line in setup information file!
section: setup1 Files
@MDAC_TYP.EXE, $(AppPath),,,6.26.98 12.00.00 AM, 8124720,4.71.1015,0

sono sotto windows xp e non sono admin (me lo chiede al momento dell'installazione). avete qualche idea su quale possa essere il problema???