salawinder Posted June 18, 2004 Posted June 18, 2004 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.
salawinder Posted June 23, 2004 Author Posted June 23, 2004 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?
salawinder Posted June 24, 2004 Author Posted June 24, 2004 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.
WwTIPPYwW Posted June 24, 2004 Posted June 24, 2004 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.
salawinder Posted June 24, 2004 Author Posted June 24, 2004 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.
draxx Posted September 3, 2004 Posted September 3, 2004 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
holzer Posted September 28, 2004 Posted September 28, 2004 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.
holzer Posted September 28, 2004 Posted September 28, 2004 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 ?
maxximum Posted December 12, 2004 Posted December 12, 2004 Or this way via "setup.exe" :setup.exe /S /V"ISX_SERIALNUM=XXXXX-XXX-XXXXXX /qn"
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now