Jump to content

blahface

Member
  • Posts

    57
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Posts posted by blahface

  1. ;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....

  2. 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\"" /F

    My 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!

  3. :hello:

    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?

  4. :hello:

    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! :D

    -Blah_face

  5. 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?

  6. 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! :)

  7. 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! :thumbup

×
×
  • Create New...