salawinder
Jun 18 2004, 07:50 AM
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
Jun 23 2004, 04:59 AM
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?
WwTIPPYwW
Jun 23 2004, 06:25 PM
is there a place in the INI for the serial?
salawinder
Jun 24 2004, 03:52 AM
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=INTL
Version=1.00.000
DiskSpace=8000 ;DiskSpace requirement in KB
[Startup]
CmdLine=
SuppressWrongOS=Y
ScriptDriven=2
ScriptVer=8.1.0.293
DotNetOptionalInstallIfSilent=N
OnUpgrade=1
RequireExactLangMatch=0404,0804
Product=ScanSoft OmniPage Pro 14.0
PackageName=ScanSoft OmniPage Pro 14.0.msi
MsiVersion=2.0.2600.0
EnableLangDlg=N
UI=1000
DoMaintenance=Y
ProductCode={24BE72BA-DD13-4CD6-88BA-A4768E9C5668}
ProductVersion=14.00.0001
SuppressReboot=N
PackageCode={0A475AB8-25C0-4660-9053-2D2B932C217E}
[SupportOS]
Win95=1
Win98=1
WinME=1
WinNT4=1
Win2K=1
[Win95]
MajorVer=4
MinorVer=0
MinorVerMax=1
BuildNo=950
PlatformId=1
[Win98]
MajorVer=4
MinorVer=10
MinorVerMax=11
BuildNo=1998
PlatformId=1
[WinME]
MajorVer=4
MinorVer=90
MinorVerMax=91
BuildNo=3000
PlatformId=1
[WinNT4]
MajorVer=4
MinorVer=0
MinorVerMax=1
BuildNo=1381
PlatformId=2
ServicePack=1536
[Win2K]
MajorVer=5
MinorVer=0
MinorVerMax=1
BuildNo=2195
PlatformId=2
[Languages]
count=1
default=409
key0=409
[ScanSoft OmniPage Pro 14.0.msi]
Type=0
Location=ScanSoft OmniPage Pro 14.0.msi
[Setup.bmp]
Type=0
[instmsiw.exe]
Type=0
Location=instmsiw.exe
[instmsia.exe]
Type=0
Location=instmsia.exe
[ISScript.msi]
Type=0
Location=ISScript8.Msi
I hope this helps.
WwTIPPYwW
Jun 24 2004, 08:44 AM
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
Jun 24 2004, 10:04 AM
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.
WwTIPPYwW
Jun 24 2004, 07:09 PM
maybe InstallRite or other type program.
draxx
Sep 2 2004, 07:47 PM
Try editing your SETUP.INI file so it looks like this:
QUOTE
[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
Sep 28 2004, 07:37 AM
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
Sep 28 2004, 07:54 AM
ok nvm it's working now.. don't use the setup.exe launcher, but rather:
CODE
start /wait msiexec /i "ScanSoft OmniPage Pro 14.0.msi" /qb ISX_SERIALNUM=your-serial-here
i suppose u could use setup.exe and the /v switch aswell.. so.. anyone a suggestion for SP1 ?
maxximum
Dec 12 2004, 10:53 AM
Or this way via "setup.exe" :
CODE
setup.exe /S /V"ISX_SERIALNUM=XXXXX-XXX-XXXXXX /qn"
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.