
blahface
Content Type
Profiles
Forums
Events
Posts posted by blahface
-
-
Is there an offline way of auto installing updates for spybot whicih is silent?!
0 -
Is there any to do:
Toolbars ---> WMP
Disable the notive about doing it when you minisize it
I agree to the legal bit of WMP
File Types?
or anything else would be warmly welcomed!
Thanking you now!
-Blahface
0 -
;WMP
;Remove Stuff from right click
[-HKEY_CLASSES_ROOT\SystemFileAssociations\audio\shellex\ContextMenuHandlers]
[-HKEY_CLASSES_ROOT\SystemFileAssociations\Directory.Audio\shellex\ContextMenuHandlers]
I got that much, it removes, 2 of the 4....
How can I remove Burn List and Sync list?
I wish to keep WMP as my player for audio files....
0 -
How can I get wordpad to open all NFO files?
How can I get VLC to open all video files?
How can I get WMP to open all audio files?
My try with NFO - it opens notepad, but then not the file! (batch file)
REG ADD "HKCR\.nfo" /VE /D "Notepad.nfo" /F
REG ADD "HKCR\notepad.nfo" /VE /D "Nfo Document" /F
REG ADD "HKCR\notepad.nfo\DefaultIcon" /VE /D "\"notepad.exe\",1" /F
REG ADD "HKCR\notepad.nfo\shell\open\command" /VE /D "\"notepad.exe"" /F
REG ADD "HKCR\notepad.nfo\shell\open\ddeexec" /VE /D "%1" /F
REG ADD "HKCR\notepad.nfo\shell\open\ddeexec\application" /VE /D "notepad" /F
REG ADD "HKCR\notepad.nfo\shell\open\ddeexec\topic" /VE /D "System" /F
REG ADD "HKCR\notepad.nfo\shell\print\command" /VE /D "\"notepad.exe" -s -p \"%%1\"" /F
REG ADD "HKCR\notepad.nfo\shell\printto\command" /VE /D "\"notepad.exe" -s -pt \"%%1\" \"%%2\" \"%%3\" \"%%4\"" /FMy try with VLC - THink this is fine, could some say if i have missed any (reg file)
[HKEY_CLASSES_ROOT\.ASF]
@="VlcFile"
[HKEY_CLASSES_ROOT\.AVI]
@="VlcFile"
[HKEY_CLASSES_ROOT\.DIVX]
@="VlcFile"
[HKEY_CLASSES_ROOT\.DV]
@="VlcFile"
[HKEY_CLASSES_ROOT\.m1v]
@="VlcFile"
[HKEY_CLASSES_ROOT\.m2v]
@="VlcFile"
[HKEY_CLASSES_ROOT\.mkv]
@="VlcFile"
[HKEY_CLASSES_ROOT\.mov]
@="VlcFile"
[HKEY_CLASSES_ROOT\.MPEG]
@="VlcFile"
[HKEY_CLASSES_ROOT\.MPEG1]
@="VlcFile"
[HKEY_CLASSES_ROOT\.MPEG2]
@="VlcFile"
[HKEY_CLASSES_ROOT\.MPEG4]
@="VlcFile"
[HKEY_CLASSES_ROOT\.MPG]
@="VlcFile"
[HKEY_CLASSES_ROOT\.PS]
@="VlcFile"
[HKEY_CLASSES_ROOT\.TS]
@="VlcFile"
[HKEY_CLASSES_ROOT\.OGM]
@="VlcFile"
[HKEY_CLASSES_ROOT\.VOB]
@="VlcFile"
[HKEY_CLASSES_ROOT\.WMV]
@="VlcFile"
[HKEY_CLASSES_ROOT\VlcFile\DefaultIcon]
@="C:\\Appz\\VLC\\vlc.exe,0"
[HKEY_CLASSES_ROOT\VlcFile\shell\Open]
[HKEY_CLASSES_ROOT\VlcFile\shell\Open\command]
@="C:\\Appz\\VLC\\vlc.exe,0" \"%L\""Thanking you for your time!
0 -
HKLM,"SOFTWARE\Classes\FirefoxHTML\DefaultIcon",,,"%16422%\MOZILLA FIREFOX\FIREFOX.EXE,1"
If your like me, dont forget to change it to c:\Appz\Firefox\Firefox.exe"
and doesn't it have to have \\ instead of \ when you list a file in the registary?0 -
;Repair Theme Problems
[HKEY_USERS\.DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\ThemeManager]
"LoadedBefore"="0"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ThemeManager]
"LoadedBefore"="0"What does that do?
0 -
sounds silly, but i couldn't get it to work...
has anyone else got any joy with it?!
0 -
Can this happen?
Install windows, restart, install appz, run tweaks, restart then user account screen come up???
at the mo, it goes:
Install windows, restart, user screen, install appz restart, tweaks, restart...
How can I call it up?
I know you can disable it coming up in the winnt.inf..............
Does anyone know?
0 -
I dunno how many people know this but:
In WinRAR 3.70 we added -d<path> SFX option, so you cantry to use it like this:
wrar37b2.exe -s "-dc:\program files\winrar37"
It is not supported by earlier WinRAR versions.
0 -
You mean:
[HKEY_LOCAL_MACHINE\SOFTWARE\Zone Labs]
[HKEY_CURRENT_USER\Software\Zone Labs]
then do i import them after installing ZoneAlarm via:
REGEDIT /S %CDROM%\Software\ZoneAlarm.reg
Ok, thank you!
0 -
Ive got all the software I need in silent and custom folders, but just not this one!
ZoneAlarm (free) v7...
Ive found silent setup (but not a way of stopping the NAG popping up after you restart it - people say use a XML file, but you cant export if you use free (like me
there was talk of a reg file...)
and I also cant change it (I would like it to go to C:\Appz\ZoneAlarm)
How can I do it?
Is there a repack verison? Is there a AutoIt Script ? Is there a VBScript? Anything!?
Thanking you all now for your time!
-Blah_face
0 -
PEID.exe not found!
and all the links on this forum dont wanna work
0 -
Is this kinda like AutoIt?
Do you have to change the sleep waiting time???
0 -
Just got AutoIt, and what to install zonealarm via it...
but Im finding it alittle hard to do so...
Could someone give me a scrpit for zonealarm or another setup program, which I can compair it to?
Thanking you all now!
0 -
Ok, Im new to this, but the way which I did it was to...
make a shortcut (.lnk) to where you want it to go then use a batch to copy the shortcut in....(meaning you have a batch file and a shortcut file on your unattended install)
0 -
In WinRAR 3.70 we added -d<path> SFX option, so you can
try to use it like this:
wrar37b2.exe -s "-dc:\program files\winrar37"
It is not supported by earlier WinRAR versions.
From an eMail then sent me
0 -
Update - Yes, adding that one line, fixthat pop up for me
It now reads (incase anyone else needs it)
[Display]
Xresolution=1024
Yresolution=768
BitsPerPel=32
Vrefresh=60
ConfigureAtLogon = 0
AutoConfirm = 1
0 -
aaaaaarrrr!
Big thanks
AutoIt could help me out alot!
0 -
[Display]
Xresolution=1024
Yresolution=768
BitsPerPel=32
ConfigureAtLogon = 0
AutoConfirm = 1
And I still get a pop up
will add Vrefresh=60 and get back to you!
0 -
hhhmmm....
If its not that simple, I might as well get the Media Center theme, and use that (I like it more), but thanks
0 -
Hey!
Im too after a change of the default folder with silent install - did you get any joy!?
and could someone tell me what this does?
/s - Is this silent?
/i - What is this?
/noreboot - doesn't restart
/lickey xxxxxxxxxxxxxxxxxxxxxxxx - your lience...
but what does .xml do?
0 -
Hey!
Im after a switch/mod/hack that will allow me to install it silently to c:\appz\zonealarm - instead of its default...
I have seen some switches about, could someone help me with them!?
What does :
/s - Is this silent?
/i - What is this?
/noreboot - doesn't restart
/lickey xxxxxxxxxxxxxxxxxxxxxxxx - your lience...
but what does .xml do?
and how can I change it the defualt folder which it installs to? Could it go to C:\Appz\ZoneAlarm
Thanking you all now!0 -
What does :
/s - Is this silent?
/i - What is this?
/noreboot - doesn't restart
/lickey xxxxxxxxxxxxxxxxxxxxxxxx - your lience...
but what does .xml do?
and how can I change it the defualt folder which it installs to? Could it go to C:\Appz\ZoneAlarm
THanking you all now!
0 -
I dont like the teletubby blue with XP, but I dont mind the silver - How can I change the default colouring to silver?!
Says thanks now!
0
[Release] Live Messenger 8.5 final
in Application Installs
Posted · Edited by blahface
In the Property table there is InstallMode. Which Is set to Complete...
What could be set for just Messenger Live?
I cant disable Set Homepage or MSN toolbar or that music service