Hi,
I am trying to switch MRU-Blaster in my unttended xp installation.
I encounter two problem :
1) can't disable the timer naggy screen. even if i do the following reg.
Windows Registry Editor Version 5.00
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupfolder]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupfolder\C:^Documents and Settings^user^Menu Démarrer^Programmes^Démarrage^MRU-Blaster Scheduler.lnk]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupfolder\C:^Documents and Settings^user^Menu Démarrer^Programmes^Démarrage^MRU-Blaster Silent Clean.lnk]
2) I try during my runoncex to delete records in
C:\Documents and Settings\user\Menu Démarrer\Programmes\Démarrage
during my cleanup.cmd, but it did nothing.
I edited the path (edit in dos) and save it to be understand through my french os, but same thing, nothing is deleted. The only way i found was to delete through explorer or type this line in a cmd
DEL "C:\Documents and Settings\user\Menu Démarrer\Programmes\Démarrage"
this line is working this way, It is driving me mad.
Any help would be so appreciated.
Weeb,
Page 1 of 1
MRU-Blaster, switch problem
#2
Posted 28 September 2004 - 12:55 PM
I don't know if you have the software to do it, but I ended up packaging MRU-Blaster into an .msi file and it works great. I configured all of the options and a silent run at system start right in the package too.
#3
Posted 01 October 2004 - 10:06 AM
Which software i could use to do a MSI installation easily and properly ?
#4
Posted 01 October 2004 - 10:23 AM
I use InstallShield Admin Studio, but only because my primary employer bought it for me. Otherwise its just too much money.
Years ago I used WinInstall, LE which I think was provided free in the Windows 2000 Resource Kit Tools. It doesn't have a ton of advanced options or anything, but MRU-Blaster is a very simple and small program, so it should handle it without any difficulties.
Years ago I used WinInstall, LE which I think was provided free in the Windows 2000 Resource Kit Tools. It doesn't have a ton of advanced options or anything, but MRU-Blaster is a very simple and small program, so it should handle it without any difficulties.
#5
Posted 02 October 2004 - 04:18 AM
"MRU-Blaster"
What is the function of this utility?
If you want to use it to clear out "Recent" documents, and MRU entries for WMP, etc. - you can directly use registry entries, instead of having to use a 3rd party software.
What is the function of this utility?
If you want to use it to clear out "Recent" documents, and MRU entries for WMP, etc. - you can directly use registry entries, instead of having to use a 3rd party software.
#6
Posted 02 October 2004 - 07:28 AM
MRU-Blaster is a freeware utility made by JavaCool (makers of SpywareBlaster). It claims to clean out over 35,000 different MRUs. So it covers quite a bit of 3rd party software.
You can set it to run at each boot and to run at intervals; say once every hour if you like.
You can set it to run at each boot and to run at intervals; say once every hour if you like.
#7
Posted 11 October 2004 - 09:22 PM
The way I do it is with RunOnceEx as follows:
Hope this helps!
REG ADD %KEY%\045 /VE /D "MRU-Blaster 1.5" /f REG ADD %KEY%\045 /V 1 /D "%CDROM%\Software\MRUBlaster\mrublastersetup.exe /VERYSILENT" /f REG ADD %KEY%\045 /V 2 /D "%SystemRoot%\system32\taskkill.exe /IM mrublaster.exe /F" /f REG ADD %KEY%\045 /V 3 /D "%SystemRoot%\system32\taskkill.exe /IM scheduler.exe /F" /f
Hope this helps!
Share this topic:
Page 1 of 1



Help
Back to top









