June 18, 200422 yr I have started with the obvious (/S /v/qn) switch, but is says the serial number is invalid, how can I incorporate the serial number into the command?Any help would be appreciated.
June 23, 200422 yr Author Are there any takers for this?There is an .ini file, but I don't know whether I shoud include the serial number in this and if so where ?Someone must be able to help out?
June 24, 200422 yr Author There's no 'marker' for a serial number, but as the silent install says bad serial I am assuming it must be possible to put the serial in there, but if so what is the format??The setup.ini file is :[info]Name=INTLVersion=1.00.000DiskSpace=8000 ;DiskSpace requirement in KB[startup]CmdLine=SuppressWrongOS=YScriptDriven=2ScriptVer=8.1.0.293DotNetOptionalInstallIfSilent=NOnUpgrade=1RequireExactLangMatch=0404,0804Product=ScanSoft OmniPage Pro 14.0PackageName=ScanSoft OmniPage Pro 14.0.msiMsiVersion=2.0.2600.0EnableLangDlg=NUI=1000DoMaintenance=YProductCode={24BE72BA-DD13-4CD6-88BA-A4768E9C5668}ProductVersion=14.00.0001SuppressReboot=NPackageCode={0A475AB8-25C0-4660-9053-2D2B932C217E}[supportOS]Win95=1Win98=1WinME=1WinNT4=1Win2K=1[Win95]MajorVer=4MinorVer=0MinorVerMax=1BuildNo=950PlatformId=1[Win98]MajorVer=4MinorVer=10MinorVerMax=11BuildNo=1998PlatformId=1[WinME]MajorVer=4MinorVer=90MinorVerMax=91BuildNo=3000PlatformId=1[WinNT4]MajorVer=4MinorVer=0MinorVerMax=1BuildNo=1381PlatformId=2ServicePack=1536[Win2K]MajorVer=5MinorVer=0MinorVerMax=1BuildNo=2195PlatformId=2[Languages]count=1default=409key0=409[scanSoft OmniPage Pro 14.0.msi]Type=0Location=ScanSoft OmniPage Pro 14.0.msi[setup.bmp]Type=0[instmsiw.exe]Type=0Location=instmsiw.exe[instmsia.exe]Type=0Location=instmsia.exe[iSScript.msi]Type=0Location=ISScript8.MsiI hope this helps.
June 24, 200422 yr try installing normally, then looking for the serial # in the registry.Then export the registry settings out.Then try to import the registry settings before installing silently. Maybe you need the serial loaded in the registry to get the install to work silently.
June 24, 200422 yr Author good thinking WwTIPPYwW, but i'm afraid it didn't work, I even copied the whole key, but no good. it is the setup program that is asking for the key rather than the installed program, so something needs to be provided during setup I guess.the only solution I can see id to put it in the .ini file, but the syntax & location seem to bethe issue.
September 3, 200421 yr Try editing your SETUP.INI file so it looks like this:[startup]CmdLine=/passive ISX_SERIALNUM=XXXXX-XXX-XXXXXX NO_REBOOT="1" EREG="3"Just replace the XXXXX-XXX-XXXXXX with your serial number and off you go No further switches should be required....I got this from a Canon Scanner installation CD which includes OmniPage SE.Hope this helps
September 28, 200421 yr didn't do the trick either, but thx anyway... any other suggestions? anyone?also does anyone know if u can integrate SP1 into the AIP? as far as i can see it's only available via the built-in update function.
September 28, 200421 yr ok nvm it's working now.. don't use the setup.exe launcher, but rather:start /wait msiexec /i "ScanSoft OmniPage Pro 14.0.msi" /qb ISX_SERIALNUM=your-serial-herei suppose u could use setup.exe and the /v switch aswell.. so.. anyone a suggestion for SP1 ?
December 12, 200421 yr Or this way via "setup.exe" :setup.exe /S /V"ISX_SERIALNUM=XXXXX-XXX-XXXXXX /qn"
Create an account or sign in to comment