Jump to content

gugutz

Member
  • Posts

    176
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Brazil

Posts posted by gugutz

  1. I disabled System Restore in my install, i think it was with nLite rc 2.

    Now, at the midle of the installation, the setup stops to pop-up a message saying that system restore is disabled, and it is recommended to return, enable it and upgrade to windows media player 10, and i don´t even use windows media player.

    is there a way to avoid this message, so the installation can get going really unattended?

  2. @Shark007

    I know about the appdata folder, witch contains my entire profile.

    But my intend is to do, in each new wiindows install, a "new fresh" install of every extension, installing all together with Firefox.

    But i don´t know if they´ve changed something in Firefox 2, but the -MS still makes it stalls sillently, so i wonder the -install-global-extension would work too.

    All i want to know is that how do i make it? I put in one line all the extensions?

  3. i saw somewhere that, to install a extension with firefox, i just had to use this:

    Firefox.exe -install-global-extension "name-of-extension.xpi"
    anyways, i downloaded Ff 2.0 RC 3 and prepared it to silently install in my XP cd, with the extensions, many of them. here is what i tried:
    REG ADD %KEY% /V TITLE /D "Instalando Firefox, Plugins e Extensoes" /f

    REG ADD %KEY%\001 /VE /D "Firefox 2.0 Release Candidate 3" /f

    REG ADD %KEY%\001 /V 1 /D "\"%systemdrive%\programas\Firefox\Firefox Setup 2.0 RC 3.exe\" -ms -ira -SetDefaultBrowser" /f

    REG ADD %KEY%\005 /VE /D "Instalando gugutz Firefox profile" /f

    REG ADD %KEY%\005 /V 1 /D "%systemdrive%\programas\Firefox\gugutz.ff.profile.exe /s" /f

    REG ADD %KEY%\010 /VE /D "Flash Plugin" /f

    REG ADD %KEY%\010 /V 1 /D "%systemdrive%\programas\Firefox\Plugins\FirefoxFlashPlugin.exe" /f

    REG ADD %KEY%\015 /VE /D "Shockwave Plugin" /f

    REG ADD %KEY%\015 /V 1 /D "%systemdrive%\programas\Firefox\Plugins\firefoxshockwaveplugin.exe" /f

    REG ADD %KEY%\020 /VE /D "Ctrl+Tab Preview 0.2" /f

    REG ADD %KEY%\020 /V 1 /D "\"%systemdrive%\programas\Firefox\Firefox Setup 2.0 RC 3.exe\" -install-global-extension "%systemdrive%\programas\Firefox\extensoes_preferidas\ctrl_tab_preview-0.2-fx.xpi" /f

    REG ADD %KEY%\025 /VE /D "Cute Menus Crystal SVG 1.2.6" /f

    REG ADD %KEY%\025 /V 1 /D "\"%systemdrive%\programas\Firefox\Firefox Setup 2.0 RC 3.exe\" -install-global-extension "%systemdrive%\programas\Firefox\extensoes_preferidas\cutemenus_-_crystal_svg-1.2.6-fx+fl+ns+nv+sb+tb.xpi" /f

    REG ADD %KEY%\030 /VE /D "Download Statusbar 0.9.4.1" /f

    REG ADD %KEY%\030 /V 1 /D "\"%systemdrive%\programas\Firefox\Firefox Setup 2.0 RC 3.exe\" -install-global-extension "%systemdrive%\programas\Firefox\extensoes_preferidas\download_statusbar-0.9.4.1-fx.xpi" /f

    REG ADD %KEY%\035 /VE /D "Extension Manager Extended 2.5" /f

    REG ADD %KEY%\035 /V 1 /D "\"%systemdrive%\programas\Firefox\Firefox Setup 2.0 RC 3.exe\" -install-global-extension "%systemdrive%\programas\Firefox\extensoes_preferidas\extension_manager_extended-2.5-fx+tb.xpi" /f

    REG ADD %KEY%\040 /VE /D "FasterFox 1.0.3" /f

    REG ADD %KEY%\040 /V 1 /D "\"%systemdrive%\programas\Firefox\Firefox Setup 2.0 RC 3.exe\" -install-global-extension "%systemdrive%\programas\Firefox\extensoes_preferidas\fasterfox-1.0.3-fx.xpi" /f

    REG ADD %KEY%\045 /VE /D "Firefox Menu Buttons 1.5.3" /f

    REG ADD %KEY%\045 /V 1 /D "\"%systemdrive%\programas\Firefox\Firefox Setup 2.0 RC 3.exe\" -install-global-extension "%systemdrive%\programas\Firefox\extensoes_preferidas\firefoxmenubuttons-1.5.3-fx.xpi" /f

    REG ADD %KEY%\050 /VE /D "Fire FTP 0.94.4" /f

    REG ADD %KEY%\050 /V 1 /D "\"%systemdrive%\programas\Firefox\Firefox Setup 2.0 RC 3.exe\" -install-global-extension "%systemdrive%\programas\Firefox\extensoes_preferidas\fireftp-0.94.4-fx.xpi" /f

    REG ADD %KEY%\055 /VE /D "Flashgot 0.5.96.060910" /f

    REG ADD %KEY%\055 /V 1 /D "\"%systemdrive%\programas\Firefox\Firefox Setup 2.0 RC 3.exe\" -install-global-extension "%systemdrive%\programas\Firefox\extensoes_preferidas\flashgot-0.5.96.060910-fx+fl+mz+ns+zm+tb.xpi" /f

    REG ADD %KEY%\060 /VE /D "Forecast Fox 0.9.3" /f

    REG ADD %KEY%\060 /V 1 /D "\"%systemdrive%\programas\Firefox\Firefox Setup 2.0 RC 3.exe\" -install-global-extension %systemdrive%\programas\Firefox\extensoes_preferidas\forecastfox-0.9.3-fx+fl+mz+ns+zm.xpi" /f

    REG ADD %KEY%\065 /VE /D "GeoURL 0.6" /f

    REG ADD %KEY%\065 /V 1 /D "\"%systemdrive%\programas\Firefox\Firefox Setup 2.0 RC 3.exe\" -install-global-extension %systemdrive%\programas\Firefox\extensoes_preferidas\geourl-0.6-fx.xpi" /f

    REG ADD %KEY%\070 /VE /D "Gmail Manager 0.5.3" /f

    REG ADD %KEY%\070 /V 1 /D "\"%systemdrive%\programas\Firefox\Firefox Setup 2.0 RC 3.exe\" -install-global-extension %systemdrive%\programas\Firefox\extensoes_preferidas\gmail_manager-0.5.3-fx+fl+mz+ns+zm.xpi" /f

    REG ADD %KEY%\075 /VE /D "Gmail Skins 0.9.7" /f

    REG ADD %KEY%\075 /V 1 /D "\"%systemdrive%\programas\Firefox\Firefox Setup 2.0 RC 3.exe\" -install-global-extension %systemdrive%\programas\Firefox\extensoes_preferidas\gmail_skins-0.9.7-fx.xpi" /f

    REG ADD %KEY%\080 /VE /D "Gmail Space 0.4.4" /f

    REG ADD %KEY%\080 /V 1 /D "\"%systemdrive%\programas\Firefox\Firefox Setup 2.0 RC 3.exe\" -install-global-extension %systemdrive%\programas\Firefox\extensoes_preferidas\gmail_space-0.4.4-fx+fl.xpi" /f

    REG ADD %KEY%\085 /VE /D "Greasemonkey 0.6.6" /f

    REG ADD %KEY%\085 /V 1 /D "\"%systemdrive%\programas\Firefox\Firefox Setup 2.0 RC 3.exe\" -install-global-extension %systemdrive%\programas\Firefox\extensoes_preferidas\greasemonkey-0.6.6.20061017.0-fx.xpi" /f

    REG ADD %KEY%\090 /VE /D "IE Tab 1.1.1" /f

    REG ADD %KEY%\090 /V 1 /D "\"%systemdrive%\programas\Firefox\Firefox Setup 2.0 RC 3.exe\" -install-global-extension %systemdrive%\programas\Firefox\extensoes_preferidas\ie_tab-1.1.1-fx+fl+mz-windows.xpi" /f

    REG ADD %KEY%\100 /VE /D "Mouse Gestures 1.5.1" /f

    REG ADD %KEY%\100 /V 1 /D "\"%systemdrive%\programas\Firefox\Firefox Setup 2.0 RC 3.exe\" -install-global-extension %systemdrive%\programas\Firefox\extensoes_preferidas\mouse_gestures-1.5.1-fx+mz+zm+tb.xpi" /f

    REG ADD %KEY%\105 /VE /D "Orkut Toolbar 1.2" /f

    REG ADD %KEY%\105 /V 1 /D "\"%systemdrive%\programas\Firefox\Firefox Setup 2.0 RC 3.exe\" -install-global-extension %systemdrive%\programas\Firefox\extensoes_preferidas\orkut_toolbar-1.2-fx+fl+mz+ns+zm.xpi" /f

    REG ADD %KEY%\110 /VE /D "Tab Mix Plus 0.3.0.5" /f

    REG ADD %KEY%\110 /V 1 /D "\"%systemdrive%\programas\Firefox\Firefox Setup 2.0 RC 3.exe\" -install-global-extension %systemdrive%\programas\Firefox\extensoes_preferidas\tab_mix_plus-0.3.0.5-fx.xpi" /f

    but it didnt work. each extension simply opened the installer again, and it would just install firefox again, not the extension, and not silently, ´cause i had to cancel all the windows to bypass this part of my setup and continue with the rest.

    witch mistake i made?

    is all extensions supposed to go on one line only? and i have to put the path to each extension, right?

  4. I´ve read at MSFN Unattend Guide Aaron saying that is not recomendable to import HKEY_Local_Machina entries using the cmdlines.txt method, ´cause some entries might not be "sticky". So he says he recommends only to import HKCU entries with cmdlines.txt

    But i´m using the Regtweaks colletion, to avoid using the Tweaks sections on nLite, and customize my own personal tweaks.

    But appearently, some tweaks witch i´d like to use requires both keys, HKLM and HKCU!

    Did anyone here ever had a problem at importing HKLM entries with cmdlines.txt?

    ´Cause i´m sincerilly thinking in, instead of making two files for my tweaks, hkcu.reg and hklm.reg (witch would be imported only at first logon), to use all entires into one reg file, tweaks.reg, and import all my tweaks using this file with cmdlines.txt

    My only concern is that what if this does not work?

    so, please, again, help!

  5. mazin, i ´ve read your post, but none of the answers there solved your fist question as well, witch was the problem at logging at first time with a different admin account name.

    since i renamed it to gugutz, windows won´t do the fist logon unless i press the OK button. After that, it works fine, but then i´m i little bit of perfectionist, and i would like to solve this.

    What did you do to get this problem solved?

  6. Hi.

    I used nLite to rename the admin account to gugutz.

    so now, when i install windows xp with my unattended and gets to the part to the 1st logon, witch is the part the runonceex begins to run, appears this message box saying it was unable to logon because of the username.

    and i can see a logon box, like in classic style, but i can´t do anything, unless press ok, then it logs on.

    is there a way to keep the admin account renamed to my nickname and avoid this error msg at first logon, or windows is configured natively to first logs on (if UnattendSwitch is set to Yes) with an account named Administrator?

  7. Hi.

    My father has a company, and unfortunately, the system they use to make their things, and depends on it, run on DOS.

    so i have to install windows 98 se everytime on their computer, and, as usually is on windows 98se, about 1 format per month.

    so i was analyzing, and their sistem need some files to be loaded on autoexec.bat and config.sys.

    and winxp has this files, but i tried to make the system work under winxp and i got nothing. :(

    so i had the idead, that if someone knows how can i solve this problem, it would be here, at msfn.

    anyone knows if there´s a way to make their DOS system program run under winxp, so they can have a more stable OS???

    thanks.

  8. in nLite, i remove WMP ´cause i use media player classic witch comes within the k-lite mega codec pack.

    so, i don´t need WMP 9 or 8.

    wonder if thats why i´m getting this error?

    if that is the problem, can someone upload this file and give the link for me to download?

    oh, and in what folder shall i put the file?

  9. 1 - does ROE recognize the %programfiles% parameter?

    ´cause i was trying to use it to unninstal the eMusic program with comes within winamp 5.3.

    so, in my language, "Program Files" is called "Arquivos de Programas". even so, the variable is the same, and i use it for batch files, but when i tried with ROE it didn´t find the way to the folder.

    2 - in my install (witch is mostly cuztomized by nLite), when comes to the part when i install silently winamp e WLM, and both programs opens, i´m getting this erros saying the program was unable to open cause a file was missing: wmidx.dll Does anyone knows why is that happening, what does that file do, if it is something related to nLite, anything?

  10. Hi.

    I´ve come here to ask for the permission of ALL THE MSFN MEMBERS.

    I´ve downloaded the Registry_Tweaks collection you guys made, and kept some days translating it to my language (portuguese- brazilian)

    So i´m planning to use my file now to create a brazilian community to help people who don´t know much about english, and to introduce them to this WONDERFULL collection of tweaks.

    I´ve added some lines with info about the translation by me, and made it clear that ALL THE CREDITS go to the MSFN members, and that my file is entirely base on your guys file. All i did was translate it.

    So, if i may, i would like to use it now in my (still in project) unattended brazilian community.

    Since now, thanks.

    gugutz.

  11. ...

    rundll32.exe iernonce.dll,RunOnceExProcess

    REG ADD %KEY% /V TITLE /D "Finalizando a instalacao" /f

    REG ADD %KEY%\001 /VE /D "Fazendo ajustes finais, limpando arquivos temporarios usados na instalacao e reiniciando" /f

    REG ADD %KEY%\001 /V 1 /D "%scripts%\gugutz.cleanup.cmd" /f

    REG ADD %KEY%\010 /VE /D "Configurando Conexoes Dial-Up" /f

    REG ADD %KEY%\010 /V 1 /D "%scripts%\gugutz.dial-up.config.cmd" /f

    rundll32.exe iernonce.dll,RunOnceExProcess

    EXIT

    The bit in red is what your missing, your not executing your final commands ;) .

    I posted about this here if you want more info.

    REALLY?

    thanks, man!

    i didn´t realize it.

    gonna test it, now.

    really, really, thanks.

    btw: another problem is happening now.

    before, k-lite 2.72 nsane was installing perfectly. Now, when the setup ends, it asks for a reboot!!!???

    how come? before it didn´t need a reboot, now, suddently, it asks if i want to reboot my system, witch is interrupting the unattended installation process.

    any sugestions?

  12. i didn´t forget the run32.dll line

    and i don´t have a second cmd

    i use only 1 RunOnceEx.cmd to configure the whole thing, then all i would need is one reboot to complete the entire installation

    here goes my RunOnceEx, runned from GuiRunOnce:

    cmdow @ /HID

    @echo off

    ::Este RunOnceEx.cmd é pra ser usado na linha GuiRunRonce do arquivo WINT.SIF

    FOR %%D IN (d: e: f: g: h: i: j: k: l: m: n: o: p: q: r: s: t: u: v: w: x:) DO IF EXIST %%D\WIN51IP SET CDROM=%%D

    SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

    SET SCRIPTS=%CDROM%\gugutz.scripts

    SET TWEAKS=%CDROM%\gugutz.tweaks

    REG ADD %KEY% /V TITLE /D "Instalando Programas" /f

    REG ADD %KEY%\001 /VE /D "Adobe Reader 7.08" /f

    ::REG ADD %KEY%\001 /V 1 /D "\"%systemdrive%\programas\AdobeReader v7.0.8 ptb.exe\" /Q /W /S /V"/QB" /f (quando precisar liberar uns 11 mb no cd, usar esse no lugar do msi. tentar também /Q:U pra ver se aparece o processo inicial de processar os arquivos de instalação.)

    REG ADD %KEY%\001 /V 1 /D "%systemdrive%\Programas\AdobeReader-7.0.8pt-br\instalar.msi /passive /norestart" /f

    REG ADD %KEY%\005 /VE /D "CCleaner 1.33.382" /f

    REG ADD %KEY%\005 /V 1 /D "%systemdrive%\programas\ccleanersetup1.33.382.exe /S" /f

    ::installer: Nulsoft NSIS

    REG ADD %KEY%\020 /VE /D "Dicionario Michaelis (3 Idiomas)" /f

    REG ADD %KEY%\020 /V 1 /D "\"%systemdrive%\programas\Dicionario Michaelis\Instala.exe\" /f

    REG ADD %KEY%\025 /VE /D "Firefox 1.5.0.7" /f

    REG ADD %KEY%\025 /V 1 /D "\"%systemdrive%\programas\Firefox\Firefox Setup 1.5.0.7.exe\" -ms -ira -SetDefaultBrowser" /f

    REG ADD %KEY%\025 /V 2 /D "%systemdrive%\programas\Firefox\Plugins\FirefoxFlashPlugin.exe" /f

    REG ADD %KEY%\025 /V 3 /D "%systemdrive%\programas\Firefox\Plugins\firefoxshockwaveplugin.exe" /f

    REG ADD %KEY%\025 /V 4 /D "%systemdrive%\programas\Firefox\gugutz.ff.profile.exe /s" /f

    ::PRA INSTALAR EXTENSÕES: Firefox.exe -install-global-extension "name-of-extension.xpi"

    ::PRA INSTALAR TEMAS: Firefox.exe -install-global-theme "name-of-theme.jar"

    REG ADD %KEY%\030 /VE /D "Flash Player 9.0.16.0 Active X" /f

    ::REG ADD %KEY%\025 /V 1 /D "%systemdrive%\programas\flash_player.exe /S" /f corrigir com o caminho certo (flash player 9)

    REG ADD %KEY%\030 /V 1 /D "%systemdrive%\programas\flash_player_active_x.msi /passive" /f

    ::installer: ?

    REG ADD %KEY%\035 /VE /D "GetRight Professional 6.0b" /f

    REG ADD %KEY%\035 /V 1 /D "\"%systemdrive%\programas\GetRight Professional v6.0b.exe\" /s" /f

    REG ADD %KEY%\035 /V 2 /D "nircmd" wait 2000" /f

    REG ADD %KEY%\035 /V 3 /D "taskkill /F /IM getright.exe" /f

    REG ADD %KEY%\035 /V 4 /D "regedit.exe /s %tweaks%\gugutz.GetRightTweaks.reg" /f

    ::installer: ?

    REG ADD %KEY%\040 /VE /D "ImageShack Toolbar para IE" /f

    REG ADD %KEY%\040 /V 1 /D "%systemdrive%\programas\ImageShackToolbar.exe /passive" /f

    REG ADD %KEY%\040 /V 2 /D "taskkill /F /IM iexplore.exe" /f

    ::installer: Install Shield

    REG ADD %KEY%\045 /VE /D "Java Runtime Environment 5.0 Update 6" /f

    REG ADD %KEY%\045 /V 1 /D "%systemdrive%\programas\JREv5.0Update6.exe /s /v\"/qb ADDLOCAL=jrecore MOZILLA=1 IEXPLORER=1" /f

    ::installer: ?

    REG ADD %KEY%\050 /VE /D "Microsoft .NET Framework 2.0" /f

    REG ADD %KEY%\050 /V 1 /D "\"%systemdrive%\programas\Microsoft .NET Framework 2.0\install.exe\" /qb /f

    ::REG ADD %KEY%\050 /V 2 /D "\"%systemdrive%\programas\Microsoft .NET Framework 2.0\install.exe\" /s /qb" /f obs: tentei uma vez soh com /qb, sem o /s, e instalou silencioso também!

    REG ADD %KEY%\055 /VE /D "Nero 6.6.1.4" /f

    REG ADD %KEY%\055 /V 1 /D "\"%systemdrive%\programas\Nero v6.6.1.4.exe\" /silent /noreboot /no_ui /sn=removed /write_sn" /f

    REG ADD %KEY%\055 /V 2 /D "\"%systemdrive%\programas\Nero v6.6.1.4 ptg.exe\" /silent /noreboot" /f

    ::installer: ?

    REG ADD %KEY%\060 /VE /D "Notepad ++" /f

    REG ADD %KEY%\060 /V 1 /D "%systemdrive%\programas\notepad++v3.8.exe /S" /f

    ::installer: ?

    REG ADD %KEY%\070 /VE /D "WinRAR 3.61" /f

    REG ADD %KEY%\070 /V 1 /D "%systemdrive%\programas\wrar361br.exe /s" /f

    ::installer: WinRAR SFX

    rundll32.exe iernonce.dll,RunOnceExProcess

    REG ADD %KEY% /V TITLE /D "Instalando Programas Antivirus e Spywares" /f

    REG ADD %KEY%\001 /VE /D "NOD32 2.51.31 (Atualizado 03/10/2006)" /f

    REG ADD %KEY%\001 /V 1 /D "%systemdrive%\programas\Av-Spw-Adw\nod32entptst2.5.exe /silentmode /norestart" /f

    REG ADD %KEY%\001 /V 2 /D "%systemdrive%\programas\Av-Spw-Adw\gugutz.nod32.vacinas.v1.1742(03-10-06.04h43m).exe /s" /f

    REG ADD %KEY%\001 /V 3 /D "regedit.exe /s %systemdrive%\programas\Av-Spw-Adw\NOD32Fix2.1.reg" /f

    REG ADD %KEY%\001 /V 4 /D "regedit.exe /s %systemdrive%\programas\Av-Spw-Adw\NOD32Fix2.1Scheduler.reg" /f

    ::REG ADD %KEY%\010 /VE /D "avast! Antivirus 4 (Atualizado 22/09/2006)" /f

    ::REG ADD %KEY%\010 /V 1 /D "\"%systemdrive%\programas\Av-Spw-Adw\avast! 4 v4.7 Home Edition.exe\" /SILENT /NORESTART /SP-" /f

    ::REG ADD %KEY%\010 /V 2 /D "%systemdrive%\programas\Av-Spw-Adw\guguZ.avastDatabaseUpdated22-09-06.exe /s" /f

    rundll32.exe iernonce.dll,RunOnceExProcess

    REG ADD %KEY% /V TITLE /D "Instalando Programas Filesharing" /f

    REG ADD %KEY%\001 /VE /D "eMule Plus 1.2" /f

    REG ADD %KEY%\001 /V 1 /D "%systemdrive%\programas\Filesharing\eMulePlus1.2.Installer.exe /SILENT SP-" /f

    REG ADD %KEY%\001 /V 2 /D "%systemdrive%\programas\Filesharing\eMulePlus.configs.exe /s" /f

    ::installer:

    REG ADD %KEY%\005 /VE /D "K-Lite 2.7.2 nsane install" /f

    REG ADD %KEY%\005 /V 1 /D "%systemdrive%\programas\Filesharing\K-Lite272nsane.exe /silent" /f

    REG ADD %KEY%\005 /V 2 /D "taskkill /F /IM khancer.exe" /f

    REG ADD %KEY%\005 /V 3 /D "taskkill /F /IM BannedIPsUpdater.exe" /f

    REG ADD %KEY%\005 /V 4 /D "regedit.exe /s %tweaks%\gugutz.K-LiteTweaks.reg\" /f

    ::installer: ?

    REG ADD %KEY%\010 /VE /D "Soulseek 157 test 8" /f

    REG ADD %KEY%\010 /V 1 /D "%systemdrive%\programas\Filesharing\slsk157test8.exe /S /NRCR" /f

    REG ADD %KEY%\010 /V 2 /D "%systemdrive%\programas\Filesharing\gugutz.soulseek.configs.exe /s" /f

    ::installer: Nullsoft NSIS

    rundll32.exe iernonce.dll,RunOnceExProcess

    REG ADD %KEY% /V TITLE /D "Instalando Programas Instant Messaging" /f

    REG ADD %KEY%\001 /VE /D "ICQPro 2003b build 3916" /f

    REG ADD %KEY%\001 /V 1 /D "\"%systemdrive%\programas\IMClients\ICQ Pro v2003b Build#3916.exe\" /s" /f

    REG ADD %KEY%\001 /V 2 /D "taskkill /F /IM icq.exe" /f

    REG ADD %KEY%\001 /V 3 /D "%systemdrive%\programas\IMClients\gugutz.ICQ2003Patched.exe /s" /f

    REG ADD %KEY%\001 /V 4 /D "regedit.exe /s %tweaks%\gugutz.ICQTweaks.reg" /f

    ::installer: Wise Installer (pelo menos a versão 5.1 é. confirmar se a 2003 pro também é futuramente.

    REG ADD %KEY%\005 /VE /D "Windows Live Messenger 8.0.0812" /f

    REG ADD %KEY%\005 /V 1 /D "%systemdrive%\programas\IMClients\WindowsLiveMessenger8.0.0812.00\MsnMsgs.msi /qb" /f

    REG ADD %KEY%\005 /V 2 /D "regedit.exe /s %tweaks%\gugutz.WLMMessPatched.reg" /f

    ::installer: ?

    rundll32.exe iernonce.dll,RunOnceExProcess

    REG ADD %KEY% /V TITLE /D "Instalando Programas Multimídia" /f

    REG ADD %KEY%\001 /VE /D "Exact Audio Copy 0.94b + Lame 3.90.3 (UberStandart - GuguTz Install)" /f

    REG ADD %KEY%\001 /V 1 /D "%systemdrive%\programas\gugutz.EAC.exe /s" /f

    REG ADD %KEY%\005 /VE /D "Irfan View 3.98 + Plugins" /f

    REG ADD %KEY%\005 /V 1 /D "\"%systemdrive%\programas\Multimedia\Irfan View v3.98.exe\" /silent /desktop=0 /thumbs=0 /group=1 /allusers=1 /assoc=1 /qb" /f

    REG ADD %KEY%\005 /V 2 /D "\"%systemdrive%\programas\Multimedia\Irfan View plugins v3.98.exe\" /silent /qb" /f

    REG ADD %KEY%\005 /V 3 /D "\"%systemdrive%\programas\Multimedia\gugutz.Irfan View pt-br v3.98.exe\" /s /qb" /f

    REG ADD %KEY%\010 /VE /D "Winamp 5.3" /f

    REG ADD %KEY%\010 /V 1 /D "%systemdrive%\programas\Multimedia\winamp53_full_emusic-7plus.exe /S /install=SRFQ" /f

    REG ADD %KEY%\010 /V 2 /D "taskkill.exe /F /IM winamp.exe" /f

    REG ADD %KEY%\010 /V 3 /D "%systemdrive%\programas\Multimedia\gugutz.WinampPrefs.exe /s" /f

    REG ADD %KEY%\010 /V 4 /D "%programfiles%\Winamp\eMusic\Uninst-eMusic-promotion.exe /S" /f

    ::S = Start Menu Icon

    ::R = Fake Registration

    ::D = Desk Top Icon

    ::Q = Quicklaunch Icon

    ::A = Run Winamp Agent/Set Dufault

    ::F = File Association

    ::Winamp 5.3 foi tirado da ordem alfabética e colocado antes do K-Lite Mega Codec Pack porque se for instalado depois ele cria associações com arquivos de vídeo, e os vídeos acabam não abrindo com o Media Player Classic

    REG ADD %KEY%\015 /VE /D "K-Lite Mega Codec Pack 1.57" /f

    REG ADD %KEY%\015 /V 1 /D "%systemdrive%\programas\Multimedia\klmcodec157.exe /silent" /f

    ::installer: ?

    ::REG ADD %KEY%\020 /VE /D "Winamp 2.95" /f

    ::REG ADD %KEY%\020 /V 1 /D "\"%systemdrive%\programas\Multimedia\Winamp v2.95 full.exe\" /S /NCRC" /f

    ::REG ADD %KEY%\020 /V 2 /D "%systemdrive%\programas\Multimedia\gugutz.WinampPrefs.exe /s" /f

    rundll32.exe iernonce.dll,RunOnceExProcess

    REG ADD %KEY% /V TITLE /D "Configurando o Visual do Windows" /f

    REG ADD %KEY%\001 /VE /D "XPize 4.5.1" /f

    REG ADD %KEY%\001 /V 1 /D "%systemdrive%\programas\XPize451Full.exe /S /NORESTORE /NOBOOT /TAHOMA /SETTINGSPANEL" /f

    REG ADD %KEY%\005 /VE /D "Tema Luna Element 5.0.5" /f

    REG ADD %KEY%\005 /V 1 /D "\"%systemdrive%\programas\Luna Element v5.0.5.exe\" /S" /f

    rundll32.exe iernonce.dll,RunOnceExProcess

    REG ADD %KEY% /V TITLE /D "Instalando XP Powertoys" /f

    REG ADD %KEY%\001 /VE /D "Open Command Window Here" /f

    REG ADD %KEY%\001 /V 1 /D "\"%systemdrive%\programas\XP Powertoys\CmdHerePowertoySetup.exe\" /s /v/qb" /f

    REG ADD %KEY%\002 /VE /D "Virtual Desktop Manager" /f

    REG ADD %KEY%\002 /V 1 /D "\"%systemdrive%\programas\XP Powertoys\DeskmanPowertoySetup.exe\" /s /v/qb" /f

    REG ADD %KEY%\003 /VE /D "HTML Slide Show Wizard" /f

    REG ADD %KEY%\003 /V 1 /D "\"%systemdrive%\programas\XP Powertoys\HtmlgenPowertoySetup.exe\" /s /v/qb" /f

    REG ADD %KEY%\004 /VE /D "Image Resizer" /f

    REG ADD %KEY%\004 /V 1 /D "\"%systemdrive%\programas\XP Powertoys\ImageResizerPowertoySetup.exe\" /s /v/qb" /f

    REG ADD %KEY%\005 /VE /D "Taskbar Magnifier" /f

    REG ADD %KEY%\005 /V 1 /D "\"%systemdrive%\programas\XP Powertoys\MagnifierPowertoySetup.exe\" /s /v/qb" /f

    REG ADD %KEY%\006 /VE /D "Power Calculator" /f

    REG ADD %KEY%\006 /V 1 /D "\"%systemdrive%\programas\XP Powertoys\PowerCalcPowertoySetup.exe\" /s /v/qb" /f

    REG ADD %KEY%\007 /VE /D "Slide Show Generator" /f

    REG ADD %KEY%\007 /V 1 /D "\"%systemdrive%\programas\XP Powertoys\SlideshowPowertoySetup.exe\" /s /v/qb" /f

    REG ADD %KEY%\008 /VE /D "Task Switcher (substituido pelo TaskSwtichXP do XPize" /f

    ::REG ADD %KEY%\008 /V 1 /D "\"%systemdrive%\programas\XP Powertoys\TaskswitchPowertoySetup.exe" /s /v/qb" /f

    REG ADD %KEY%\009 /VE /D "Webcam Timershot" /f

    REG ADD %KEY%\009 /V 1 /D "\"%systemdrive%\programas\XP Powertoys\TimershotPowertoySetup.exe\" /s /v/qb" /f

    REG ADD %KEY%\010 /VE /D "TweakUI" /f

    REG ADD %KEY%\010 /V 1 /D "\"%systemdrive%\programas\XP Powertoys\TweakUiPowertoySetup.exe\" /s /v/qb" /f

    rundll32.exe iernonce.dll,RunOnceExProcess

    REG ADD %KEY% /V TITLE /D "Aplicando Modificações de Registro e Sistema" /f

    REG ADD %KEY%\001 /VE /D "Ativando Barra de Inicializacao Rapida" /f

    REG ADD %KEY%\001 /V 1 /D "regedit.exe /s %tweaks%\ativar.quick.launch.reg" /f

    REG ADD %KEY%\005 /VE /D "Associando Extensoes para Firefox" /f

    REG ADD %KEY%\005 /V 1 /D "regedit.exe /s %tweaks%\(.xpi)abrir.com.firefox.reg" /f

    REG ADD %KEY%\010 /VE /D "Abrir arquivos desconhecidos com Bloco de Notas" /f

    REG ADD %KEY%\010 /V 1 /D "regedit.exe /s %tweaks%\abrir.arquivos.sem.extensao.com.bloco.de.notas.reg" /f

    REG ADD %KEY%\015 /VE /D "Criando associacoes de arquivos" /f

    REG ADD %KEY%\015 /V 1 /D "%scripts%\gugutz.file.associations.cmd" /f

    rundll32.exe iernonce.dll,RunOnceExProcess

    REG ADD %KEY% /V TITLE /D "Finalizando a instalacao" /f

    REG ADD %KEY%\001 /VE /D "Fazendo ajustes finais, limpando arquivos temporarios usados na instalacao e reiniciando" /f

    REG ADD %KEY%\001 /V 1 /D "%scripts%\gugutz.cleanup.cmd" /f

    REG ADD %KEY%\010 /VE /D "Configurando Conexoes Dial-Up" /f

    REG ADD %KEY%\010 /V 1 /D "%scripts%\gugutz.dial-up.config.cmd" /f

    EXIT

    the red part is the one witch isn´t working, but it is all set correctly, isn´t it?

    why would i have to set key to HKCU instead of using the already key HKLM, witch is working for all the lines above this one?

  13. 1 - Disabling the creation of the Thumbs.db files affects in any way my windows?

    2- EVERYTHING nLite does it is possible to do using registry entries?

    i know some of them are, like MenuShowDelay and others. but i´m not sure if ALL the optimizations and components removal and everything nLite does can be done mannually.

    The purpose of this is that in that way i can mantain a whole structured folder, with everything set, all the reg files done, folder options, file associations and all, and use nLite only for integrating hotfixes.

    3- how many windows does ROE supports to open? i use 9 windows, one for each type of install (Antiviruses, Multimedia, Reg Tweaks, Progs, XP Powertoys, and so it goes until it gets to the last one), but when it comes to the final window, the one who calls cleanup.cmd to shutdown computer and make the final adjustments, it doesn´t open!! so when i restart my PC and, there it is, the window witch was supose to be openned before, right at the first logon. Anyone knows why is that happening?

    that´s all, for know.

    i guess

    :P

  14. 1º - I have been seeing in some topics samples of ROE files, and they put this line at the beggining of their files:

    FOR %%D IN (d: e: f: g: h: i: j: k: l: m: n: o: p: q: r: s: t: u: v: w: x:) DO IF EXIST %%D\WIN51IP SET CDROM=%%D
    what does that mean?

    for instance, i have 3 partitions in my HD. C:, D: and E: for personal files. so my 2 cd-rom drives are given their drive letter by windows automaticly. So, sometimes one cd-rom drive are G:, othertimes (if i disable from BIOS), the other goes H:, and so on. And i use my CD to install windows in other people computers, whos not always have three partitions at their HDs. I usually create 2 partitions at the HDs of people i install my winxp cd, C: for sys and progs files, and D: for personal files.

    And i wish to know how this works, so i can put it on my ROE.cmd file to set CDROM drives, and then some apps can be executed from the cd, instead of copying them to the hard disk. so if i want my xp cd to "find" witch cd-rom drives are available on the computer, and detects witch one is the XP CD, how do i do?

    --------------------

    2º - For running two ROE windows at 1º logon, to install different types of apps, like multimedia, antiviruses, and so, i have to add this line in the part i wish to open a new runonceex windows:

    rundll32 iernonce.dll,RunOnceExProcess

    and then re-begin the numbering sequences from zero, right?

    but, since my ROE is executed from cmdlines.txt, and i insert this line, the ROE windows opens right at windows install at T-12, and NOT at first logon, as i desire.

    So i´ve been reading, and the secret is to make a second RunOnceEx.cmd (witch i already did, to use cleaup.cmd and other tweaks), and insert that line at the beggining of the ROE2 file, right?

    EX:

    cmdow @ /HID

    @echo off

    SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

    REG ADD %KEY% /V TITLE /D "Instalando Programas" /f

    REG ADD %KEY%\005 /VE /D "Adobe Reader 7.08" /f

    ::REG ADD %KEY%\005 /V 1 /D "\"%systemdrive%\programas\AdobeReader v7.0.8 ptb.exe\" /Q /W /S /V"/QB" /f (quando precisar liberar uns 11 mb no cd, usar esse no lugar do msi)

    REG ADD %KEY%\005 /V 1 /D "\"%systemdrive%\Programas\AdobeReader 7.0.8 pbt\instalar.msi\" /passive /norestart" /f

    REG ADD %KEY%\010 /VE /D "avast! Antivirus 4 (Atualizado 22/09/06)" /f

    REG ADD %KEY%\010 /V 1 /D "\"%systemdrive%\programas\avast! 4 v4.7 Home Edition.exe\" /SILENT /NORESTART /SP-" /f

    REG ADD %KEY%\010 /V 2 /D "%systemdrive%\programas\avastDatabaseUpdated22-09-06.exe" /s" /f

    REG ADD %KEY%\015 /VE /D "Installing other appz" /f

    REG ADD %KEY%\015 /V 1 /D "\"%systemdrive%\programas\runonceex2.cmd\" /f

    THEN, my runonceex2.cmd must contain right at it´s beggining the rundll32 iernonce.dll,RunOnceExProcess line, so it opens and beggins to install the apps defined at the RunOnceEx2.cmd file, right?

    So, for instance, my RunOnceEx2.cmd file has to be something like this:

    cmdow @ /HID

    @echo off

    rundll32 iernonce.dll,RunOnceExProcess

    SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

    REG ADD %KEY% /V TITLE /D "Finalizando a instalacao do gugutZ Windows XP Professional" /f

    REG ADD %KEY%\001 /VE /D "Making final adjustments, cleaning files and removing temp folder used on installation, then rebooting" /f

    REG ADD %KEY%\001 /V 1 /D "%systemdrive%\programas\gugutZ.scripts\gugutz.cleanup.cmd" /f

    REG ADD %KEY%\002 /VE /D "Applying Luna Element 5.0.5 Theme" /f

    REG ADD %KEY%\002 /V 1 /D "%systemroot%\Resources\Themes\LE5.theme" /s" /qb" /f

    echo installing multimedia apps.

    rundll32 iernonce.dll,RunOnceExProcess

    REG ADD %KEY%\001 /VE /D "Winamp 2.95" /f

    REG ADD %KEY%\001 /V 1 /D "\"%systemdrive%\programas\Multimedia\Winamp v2.95 full.exe\" /S" /f

    REG ADD %KEY%\001 /V 2 /D "%systemdrive%\programas\Multimedia\gugutz.WinampPrefs.exe /s" /f

    REG ADD %KEY%\001 /V 3 /D "%systemdrive%\programas\Multimedia\winampquicklaunch.exe /s" /f

    REG ADD %KEY%\002 /VE /D "K-Lite Mega Codec Pack 1.57" /f

    REG ADD %KEY%\002 /V 1 /D "\"%systemdrive%\programas\Multimedia\K-Lite Mega Codec Pack v1.57.exe\" /silent" /f

    rundll32 iernonce.dll,RunOnceExProcess

    echo installing Burning and compression Tools

    REG ADD %KEY%\001 /VE /D "Nero 6.6.1.4" /f

    REG ADD %KEY%\001 /V 1 /D "\"%systemdrive%\programas\Nero v6.6.1.4.exe\" /silent /noreboot /no_ui /sn=(removed) /write_sn" /f

    REG ADD %KEY%\001 /V 2 /D "\"%systemdrive%\programas\Nero v6.6.1.4 ptg.exe\" /silent /noreboot" /f

    REG ADD %KEY%\002 /VE /D "WinRAR 3.61" /f

    REG ADD %KEY%\002 /V 1 /D "%systemdrive%\programas\wrar361br.exe /s" /f

    exit

    Is everything i wrote here right?

    -----------------------

    3º question: How do i save avast viruses updates? I observed that when avast tells me that there is a new version available, it´s update program downloads lots of files with the extensions .vpu. so i looked-up to find these files, and found that they are stored at the "..\Avast4\Setup" folder. So i let avast update itself, then i created a SFX file with winrar, containing the entire setup folder, so when avast install within my Winxp unattended install, the sfx is supposed to set avast up-to-date. but even so, everytime avast tells that there is a new version available, even if i JUST made the backup of the Setup folder. How come? is there other files to be included on my SFX, and i´m forgetting?

    -----------

    that´s it for now.

    as always, thanks for all the ones who helps this helpless newbie that it is me.

    gugutz.

×
×
  • Create New...