Help - Search - Members - Calendar
Full Version: Registry First Aid
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
Ghettochild
Hi, i am having trouble getting my registry first aid 3.3 to run from my runonceex. Does anyone know what application switch i should use. It is driving me nuts. All my apps work except for this one. please help
Ghettochild
LOL.....I found out how to do it 10 minutes later. You don't need any application switches for Registry First Aid 3.3x .

I also can add the serial number successfully. Just copy & paste to a text file and rename it to xxxx.reg

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\KsL Software\RFA\3.3]
"Name"="xxx xxxxx"
"Data"="xxxxxx-xxxxxx-xxxxxx-xxxxxx-xxxxx"



"Just insert the name and serial number"



This is my runonceex sample.

REG ADD %KEY%\065 /VE /D "Registry First Aid 3.3" /f
REG ADD %KEY%\065 /V 1 /D "%CDROM%\Software\registry\setup.exe
REG ADD %KEY%\065 /V 2 /D "REGEDIT /S %CDROM%\Software\registry\rfa.reg" /f
1chaoticadult
The new versions of Registry First Aid uses Inno Setup so you would use the switches for Inno Setup.
Ghettochild
I wouldn't know at this stage cos' i have the 3.3.1 build 425. I think it still might work though, if not use the /qn" /f or /s" /f command. That seems to work on alot of things.
MCT
lol "seems to work"

/qn is a *.msi file switch tongue.gif so it should work on MOST msi files, nothing else smile.gif
prathapml
QUOTE (drthawhizkid @ Oct 4 2004, 10:32 PM)
The new versions of Registry First Aid uses Inno Setup so you would use the switches for Inno Setup.

Probably (since I don't use it).
And as a pre-emptive strike - this is the switch for Inno setup-based installers:
CODE
/VERYSILENT /SP-
1chaoticadult
I don't use it either prathapml, I use RegVac but I know because I downloaded about two weeks ago for someone.
Ghettochild
@ MCT, i don't think you know what you're talking about. I use that switch to install my Kazaa lite resurrection plus some other programs and that in itself is not an msi file..........LOL

@prathapml that /VERYSILENT /SP- switch doesn't work registry first aid, even though it is an inno based installer.
prathapml
QUOTE (Ghettochild @ Oct 6 2004, 06:39 AM)
that /VERYSILENT /SP- switch doesn't work registry first aid, even though it is an inno based installer.

Okay then, does "/SILENT /SP-" work?
Ghettochild
Haven't tried that yet. I will have a try soon.
Powerhouse
Here is what I added to to RunOnceEx to get it to install silently...

REG ADD %KEY%\042 /VE /D "Registry First Aid 3.4" /f
REG ADD %KEY%\042 /V 1 /D "%systemdrive%\Install\Applications\RegistryFirstAid3\rfasetup.exe /SILENT /SP-" /f
REG ADD %KEY%\042 /V 2 /D "taskkill.exe /F /IM reg1aid.exe" /f
Powerhouse
Anyone figure out how to turn off the Check for Update Online after the initial install from RunOnceEX? This and having the Stupid Tray Icon (until you remove it from within Registry First Aid) are starting to p*** me off.
urie
Maybe Exporting the whole reg entry

CODE
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\KsL Software\RFA\3.4]
"Data"="XXXXXXXX"
"Name"="XXXXXXX"
"OutWidth"="131"
"SaveUndo"="1"
"DefaultAction"="1"
"SearchCaseSensitive"="0"
"SearchAny"="0"
"ShowWarningOnSrchStr"="1"
"SearchRegIn"="7"
"WindowState"="2"
"Width"="634"
"Height"="466"
"Left"="88"
"Top"="88"
"UndoPath"="C:\\Program Files\\RFA\\Backups\\"
"LastTextDir"="C:\\Program Files\\RFA\\"
"LastFullBackupDate"="38245"
"Version"="3.4.0.514"
"ProgPath"="C:\\Program Files\\RFA\\"
"LVBC0Width"="150"
"LVBC1Width"="150"
"LVBC2Width"="150"
"TreeViewSettingsWidth"="136"
"NeverCreateFullBackup"="0"
"ShowHelpOnStart"="0"
"ShowScanRegKeys"="0"
"ShowScanDirs"="1"
"ShowRegKeysAdding"="1"
"UseRegThreads"="0"
"UseDirThreads"="1"
"UseCountRegThreads"="1"
"UseCountDirThreads"="1"
"WarningTotalFoundEntries"="1"
"PeriodFullRegBackup"="1"
"PeriodCheckVersion"="0"
"PeriodRegistryScanNotyfy"="0"
"ScanFor"="101111101110"
"DateLastCheckVersion"="0"
"DateLastRegistryScan"="38245.6772937037"
"AgentShowTrayIcon"="0"

[HKEY_CURRENT_USER\Software\KsL Software\RFA\3.4\Excluded_apps_entries]

[HKEY_CURRENT_USER\Software\KsL Software\RFA\3.4\Excluded_dlls_entries]

[HKEY_CURRENT_USER\Software\KsL Software\RFA\3.4\Excluded_drvs]

[HKEY_CURRENT_USER\Software\KsL Software\RFA\3.4\Excluded_empty_entries]

[HKEY_CURRENT_USER\Software\KsL Software\RFA\3.4\Excluded_exts_entries]

[HKEY_CURRENT_USER\Software\KsL Software\RFA\3.4\Excluded_fonts_entries]

[HKEY_CURRENT_USER\Software\KsL Software\RFA\3.4\Excluded_hlps_entries]

[HKEY_CURRENT_USER\Software\KsL Software\RFA\3.4\Excluded_paths]
"\\BOOTWIZ\\"="1"
"\\RECYCLED\\"="1"
"\\RECYCLER\\"="1"
"\\Temporary Internet Files\\"="1"

[HKEY_CURRENT_USER\Software\KsL Software\RFA\3.4\Excluded_paths_entries]

[HKEY_CURRENT_USER\Software\KsL Software\RFA\3.4\Excluded_runs_entries]

[HKEY_CURRENT_USER\Software\KsL Software\RFA\3.4\Excluded_smenu_entries]

[HKEY_CURRENT_USER\Software\KsL Software\RFA\3.4\Excluded_softemp_entries]

[HKEY_CURRENT_USER\Software\KsL Software\RFA\3.4\Excluded_srch_entries]

[HKEY_CURRENT_USER\Software\KsL Software\RFA\3.4\Searching_paths]
"C:\\"="1"
"D:\\"="1"
"E:\\"="1"
"H:\\"="1"

[HKEY_CURRENT_USER\Software\KsL Software\RFA\3.4\SearchWords]


Or just add thes entries to the regfile you have

"ShowHelpOnStart"="0"
"PeriodCheckVersion"="0"
"AgentShowTrayIcon"="0"

just a suggestion aint had a chance to try it yet
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.