** ** Windows Setup Program release note ** ** version 3.12 Mar. 2005 ** Software change notice list =========================== 3.04 08-01-2004 1.Change string table. 2.Do not delete temp file in all case. 3.set filter while copy source file into local disk. 4.Tolerate winsetup to contain component dll or driver pack. 5.Fill in windows source path in registry into pre ask dialog in 95/98/nt4. 6.Extend wait time for driver installed in nt4 to 5sec instead of 3. 7.Remove sel delete code. 8.Set default series name in progress to NULL. 9.Add quotation marks to parameter of Creatprocess. 3.05 09-09-2004 1.Keep ntsim2.sys in original folder, and delete it after whole process. 2.Add Adapter En/Disable Function in nt5. 3.Add WaitForSignalObject for child process to terminate. 4.Correct string table. 3.06 09-14-2004 1.Add multi instance check for winsetup. 2.Change company id fetch method within ntsetup.inf to dynamic load . 3.07 09-23-2004 1.Don't wait for child process(if any) to return. 2.Remove Uninstallation information from registry(if any). 3.Do not Check inf file while uninstalling. except nt4. 4.Fix bug in parameter for windows source. 5.Update vetup.dll to 1.01. 3.08 11-09-2004 1.Adding VETUP64.DLL to support amd64 . 2.Including ntsim2a.sys to support amd64. 3.Support Software-First driver installation in Windows Me/2000/XP/Server 2003. 4.Fix typo. 5.Using CreateProcess instead of WinExec in nt4. 3.09 12-10-2004 1.Delete ntsim2a.sys. 2.Change local folder to "\\vnDrvBase\\vn_". 3.Add ntsim2a.sys to copy-file list. 4.Set text on progress bar to be unique. 5.Set filter for software first parameter. 6.Add help for software first parameter. 7.Fixed bug unable to delete uninstall information from registry. 8.Change finish dialog for ME whlie using Softwar First. 3.10 12-30-2004 1.Add directive support to Manufacturer/InstallSection/HWID enum. 2.Add InstallSection check in 9X/NT5 enviroement. 3.Set SourcePath in ME after doing Software- First Install. 4.Make sure name of inf before clear local folder. 5.Change local folder to "\\vnDrvBas\\". 6.Add vetup64.dll to copy-file list. 3.11 01-31-2005 1.Fix bug of pre-install in ME. 3.12 02-17-2005 1.Fix bug of Update fail in NT4. 2.Fix bug of pre-install in ME.