Jump to content

BoardBabe

Member
  • Posts

    1,415
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Norway

Everything posted by BoardBabe

  1. Read again the guide at http://unattended.msfn.org firmly You will find all the answers for a basic working UA CD/DVD there.
  2. I don't think that looks so good I think that font-type is not suitable and the fontsize is too big. Also the pink exit is... Well it's pink But the background is nice! A little finetuning of the font type and size and it would be nice... *my personal opinion though....
  3. Nice! Very good. Now any idea how plug-ins such as MP3 PRO, advanced audio plugin, multichannel plugin and DVD-video plugin and so forth could be registered? Also, how could the Nero folder be stripped, my dir is over 500mb! I only want and install 1 language. (NOR).
  4. I believe I read somewhere that one could remove the nero scout icon from My puter with a regtweak, but I cant find where I read it. Any idea?
  5. Dynaletik: DId the INCLUDE and EXCLUDE part work? are you 100% sure that the features you set to EXCLUDE did not get installed?
  6. Why don't you just have one reg file? if yor going to apply it all anyway...
  7. Excactly...
  8. Thank you! Yes you can run it directly from WPI
  9. I install iTunes with no problem from DVD. I made a sfx archive of the extracted files from iTunesSetup.exe with the following comment and call it from WPI with no switches (from DVD). Setup=iTunesSetup.exe /S /V"SILENT_INSTALL=1 INSTALL_DESKTOP_SHORTCUTS=0 ASSUME_QT_DEFAULTS=0 ASSUME_MEDIA_DEFAULTS=1 ALLUSERS=1" /w" TempMode Silent=1 Overwrite=1 PS, QuickTime installer is removed from SFX archive.
  10. I guess topic says what's needed Any idea?
  11. I'm not familiar with using VBscripts, are there any advantages? and how is it used?
  12. Hmmm, well I don't think that's the proper way to do it. (The same way as it's done wen you manually change theme). Because its not the .exe that changes icon, just the .lnk. So im guessing some reg key? But I haven't successfully found a reg key using regshot or any other method, for that particular "change".
  13. Yep. But HOW can the icon change also be applied please?
  14. bit offtopic, is there a way to integrate them icons from foood.net into shell32.dll?
  15. Yep those are the tabs alright. They are all gone from me, I cant even manually get them there. Norwegian Nero 7.
  16. I found that out too, but check it out! Im guessing your WinRAR shortcut (start-menu + recent programs) is still the old WinRAR icon... If you manually change theme even that Icon (shortcut to winrar) changes, I want that to change also.... PS, here is the reg entries I have so far Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\SOFTWARE\WinRAR\Interface\Themes] "ShellExtBMP"="C:\\Programfiler\\WinRAR\\Themes\\WinRAR_XP_48x48\\RarSmall.bmp" "ActivePath"="C:\\Programfiler\\WinRAR\\Themes\\WinRAR_XP_48x48" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\WinRAR\DefaultIcon] @="C:\\Programfiler\\WinRAR\\Themes\\WinRAR_XP_48x48\\RAR.ico" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\WinRAR.REV\DefaultIcon] @="C:\\Programfiler\\WinRAR\\Themes\\WinRAR_XP_48x48\\REV.ico" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\WinRAR.ZIP\DefaultIcon] @="C:\\Programfiler\\WinRAR\\Themes\\WinRAR_XP_48x48\\RAR.ico" [HKEY_CLASSES_ROOT\WinRAR\DefaultIcon] @="C:\\Programfiler\\WinRAR\\Themes\\WinRAR_XP_48x48\\RAR.ico" [HKEY_CLASSES_ROOT\WinRAR.REV\DefaultIcon] @="C:\\Programfiler\\WinRAR\\Themes\\WinRAR_XP_48x48\\REV.ico" [HKEY_CLASSES_ROOT\WinRAR.ZIP\DefaultIcon] @="C:\\Programfiler\\WinRAR\\Themes\\WinRAR_XP_48x48\\RAR.ico" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\WinRAR archiver] "DisplayIcon"="C:\\Programfiler\\WinRAR\\Themes\\WinRAR_XP_48x48\\Setup.ico"
  17. How can it be done?
  18. you have two REG ADD %KEY%\053
  19. actually since its a command utility that wouldnt work, thats why I do CALL not start /wait. Cause it opens up a new command window and the first is terminated.
  20. Dude, I was just too lazy to do a fresh test install What im thinking is that WPI will pass on to next "task" immediatly after defrag STARTS, whilst in a batch I can CALL the defrag and have the batch wait to exit til defrag is done, so WPI don't skip to next task before defrag has completed.
  21. What will the string be to run defrag.exe (system32) from WPI? (for %systemdrive% -f)
  22. I'm currently running a defrag.cmd (below) from WPI programlist (as normal applications in config.js) to defrag systemdrive. Would it work putting something like cmd1[pn]=['%WinDir%\\system32\\defrag.exe %SystemDrive% -f'] directly into WPI instead of running an external batch? defrag.cmd cmdow @ /HID @echo off rem Defragmenterer systemdisk. call %WinDir%\system32\defrag.exe %SystemDrive% -f exit
  23. BoardBabe

    Problem

    Delete me, sorry!!
×
×
  • Create New...