Jump to content

Powerhouse

Member
  • Posts

    184
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by Powerhouse

  1. Need some further assistance with YAWI (which by the way, works great with Runonceex.cmd). I have Norton Antivirus installed using Runonceex.cmd with the following commands...

    REG ADD %KEY%\060 /V 1 /D "%systemdrive%\Install\Applications\SAV9\SAV9.exe" /f

    REG ADD %KEY%\061 /VE /D "Norton Antivirus Corp v9" /f
    REG ADD %KEY%\061 /V 1 /D "%systemdrive%\Install\Applications\SAV9\SAV.msi /QB-! RUNLIVEUPDATE=0 REBOOT=REALLYSUPRESS" /f

    REG ADD %KEY%\062 /VE /D "Norton Antivirus Live Update fix v2.7.38" /f
    REG ADD %KEY%\062 /V 1 /D "%systemdrive%\Install\Applications\SAV9\lusetup.exe -q" /f

    Basically the above code does the following:

    1. SAV9.exe is a RAR archive that extracts all the NAV software to "%systemdrive%\Install\Applications\SAV9.

    2. SAV.msi is the actual installer

    3. lusetup.exe is the live update fix that need to be applied after NAV is installed.

    In YAWI I tried doing this, but it doesn't seem to work (only extracts the software, but line 2 and 3 don't seem to be run at all. Any suggestions?

    SAV9\SAV9.exe;;X;Norton Antivirus Corp. v9 w/Jan 06 Definitions
    SAV9\SAV.msi;/QB-! RUNLIVEUPDATE=0 REBOOT=REALLYSUPRESS
    SAV9\lusetup.exe;-q

  2. Thanks Gramiche, I'll try that tonight. One more question for ya. Is there a way to run Taskkill from YAWI?

    For example, If I installed iTunes.msi, and wanted to kill the iTunes.exe process from running after the msi is done installing the application. There are a few programs I do this too in my Runonceex.cmd, but not sure how to do in using YAWI.

  3. Kinda lost on the Registry adding part. How would I go from this...

    REG ADD %KEY%\093 /VE /D "iTunes v6.0.2.23" /f
    REG ADD %KEY%\093 /V 1 /D "%systemdrive%\Install\Applications\iTunes\iTunes6.0.2.23.exe" /f
    REG ADD %KEY%\093 /V 1 /D "REGEDIT /S %systemdrive%\Install\Applications\iTunes\Itunes.reg" /f

    To this...

    iTunes\iTunes6.0.2.23.exe;;X;iTunes v6.0.2.23

    ???Not really sure about this Registry entry???

    to add this 3 registry entries when you install iTune, you write in the yawi.ini :

    iTunes\iTunes6.0.2.23.exe;;X;iTunes v6.0.2.23
    REG;ADD HKLM\093 /VE /D "iTunes v6.0.2.23" /f
    REG;ADD HKLM\093 /V 1 /D "%systemdrive%\Install\Applications\iTunes\iTunes6.0.2.23.exe" /f
    REG;ADD HKLM\093 /V 1 /D "REGEDIT /S %systemdrive%\Install\Applications\iTunes\Itunes.reg" /f

    In the yawi window, only 1 line will appear with "iTunes v6.0.2.23" selected.

    you cannot use variable in yawi (like %KEY%) so you need to replace %KEY% with the complete value

    Wow, ok, I think I'm even more lost. Basically the info I gave you was from my Runonceex.cmd. The Actual registry file that I install is...

    %systemdrive%\Install\Applications\iTunes\Itunes.reg

    So how would I install the Itunes.reg file, using YAWI?

  4. Kinda lost on the Registry adding part. How would I go from this...

    REG ADD %KEY%\093 /VE /D "iTunes v6.0.2.23" /f
    REG ADD %KEY%\093 /V 1 /D "%systemdrive%\Install\Applications\iTunes\iTunes6.0.2.23.exe" /f
    REG ADD %KEY%\093 /V 1 /D "REGEDIT /S %systemdrive%\Install\Applications\iTunes\Itunes.reg" /f

    To this...

    iTunes\iTunes6.0.2.23.exe;;X;iTunes v6.0.2.23

    ???Not really sure about this Registry entry???

  5. Couple more questions for ya...

    1. Do all the Programes have to be in the same folder to install? It looks that way, so I guess my real question is there a way to have each piece of software install from a different folder.

    2. Are .msi files handled the same way as .exe files?

    3. What about Registry Key entries (especially when using Runonceex.cmd). For example this how I install iTunes using Runonceex.cmd...

    REG ADD %KEY%\093 /VE /D "iTunes v6.0.2.23" /f

    REG ADD %KEY%\093 /V 1 /D "%systemdrive%\Install\Applications\iTunes\iTunes6.0.2.23.exe" /f

    REG ADD %KEY%\093 /V 1 /D "REGEDIT /S %systemdrive%\Install\Applications\iTunes\Itunes.reg" /f

    Notice the last line adds some registry settings. Can you do the same with Launcher?

    So just to give yo some info, I intend to run this program from within Runonceex.cmd. That way I have a choice of what software I may want installed at that time.

  6. This seems to be an easy program, but doesn't have a lot of info associated with it. So here are my questions:

    1. When is this program run? During Runonceex.cmd, or cmdline.txt?

    2. Is each program given time to run before moving on to the next (so it has time to finish), or is the timer set for the whole list?

  7. So has anyone using the latest Driver Packs, actually gotten the Creative X-Fi Drivers to work once you have your Unattended installed?

    I've used the latest Driverpacks (6.01) that contain the latest official Creative Drivers for the X-Fi (2.07.004) and still get the Yellow Exclamation symbol in Device Manager (this on two different systems, one an ASUS A8NSLI - Premium, the other an Abit AN8-SLI). Once in Windows, if I reinstall the same driver (2.07.004), the system reboots, and then the sound works.

    I'm asking, cause basically, if these don't work Unattended, there is no point for Bashrat to include them in his packs.

  8. This reg file was never intended to be a popup or adblocking mechanism to begin with. It's meant to add domains to Internet Explorer's restricted sites zone. What this does is prevent execution of ActiveX, Java, unsafe scripts, etc from those listed domains. And there are so many better ways to block ads and popups than using a host file to do it.

    Still kinda new to all this Spyware/Adware/Blocking stuff, but which ways are better than a host file for blocking ads and popups?

    I use a combination of several items in my unattended, including Boardbabes reg file, the host file I listed, some ActiveX blocking reg entries, Spyware Blaster, and the popup blocker on Yahoo's toolbar.

    If you have something better, stronger, faster than a host file (and some of the other stuff I have listed), please share it...as I know there are some slowdowns with the hostfile I use because of its size. :D

  9. Ok, noticed some differences between adding your Reg file, and using the Host file that I listed above.

    1. On some sites I visit, there is a brief popup, that then disappears using just your Reg file. If I use the host file, I don't even get the popup at all.

    2. Ads are still visible on many of the webpages I go to. Not sure if your Reg file was designed to remove ads from websites or not, but it appears it doesn't.

    Some examples of webpages that I go to, in which Popups come up, and ads are shown, using just your Reg file. Again, if I use the Hosts file, these websites don't show any ads or popups at all.

    http://www.bluesnews.com/

    http://www.warp2search.net/

    http://www.winbeta.org/

  10. What's the difference between adding these in the Registry, vs getting a host file from Here?

    I know that having a large Hosts file does cause some slowdowns on Windows XP and 2K, but I just follow that guide and do the following...

    - Start | Run (type) "services.msc" (no quotes)

    - Scroll down to "DNS Client", Right-click and select: Properties

    - Click the drop-down arrow for "Startup type"

    - Select: Manual, click Apply/Ok and restart.

    I guess what I'm really after is, which is the more secure way to go? If they are both the same, I would tend to want to use the Registry entries (as long as there isn't any more of a slowdown than using the Hosts file).

  11. For the programs I have listed (Rainlendar, Winamp Skin, Winzip, WinRAR, etc), I need to get rid of the Read Only attribute in order to be able to change any settings.

    For example, in Rainlendar, you can't change the skin or it's position on the desktop without getting rid of the Read Only Attribute. When you reboot, it will go back to the original skin, and original location on the desktop.

  12. I put the following in my Cleanup.cmd file to change the attributes...

    REM :: Fix $OEM$\$Progs Entries ::
    ATTRIB -R "%ProgramFiles%\Rainlendar\*.*" /S /D
    ATTRIB -R "%ProgramFiles%\Winamp\Skins\AR7\*.*" /S /D
    ATTRIB -R "%ProgramFiles%\WallpaperToy\*.*" /S /D
    ATTRIB -R "%ProgramFiles%\WinZip\*.*" /S /D
    ATTRIB -R "%ProgramFiles%\WinRAR\*.*" /S /D

  13. There was an Old Post about doing just what the OP asked. It was the #1 Trick, called Make a Flat (not sure why it's called a flat though).

    I run the Source.bat and Source.reg file from Runonceex.cmd using this...

    REG ADD %KEY%\006 /VE /D "Copying Source Files to Windows Folder" /f
    REG ADD %KEY%\006 /V 1 /D "%windir%\source.bat" /f

    This copies the i386 folder under Windows\Source\I386 and copies this to the Registry as well.

    If there is a faster way than this, I'm all for it (as xcopy takes a long time on older systems to copy the i386 folder).

    I add my I386 source directory to my $OEM$\$1\ directory. It automatically copies the files over during install, and from some testing I did a while back (results posted on MSFN somewhere), it was quicker than using xcopy.

    So under $OEM$\$1 did you just put the i386 folder? What about registering the folder through the Registry as has been posted above, so Windows looks for the i386 folder on the C:\i386 when it need extra drivers\reinstalled software\etc installed?

    @krismark : Answer here http://www.msfn.org/board/index.php?showtopic=64215 (delete first copy i386 part ...)

    According to your information, I can just copy the following to a batch file (more like a *.cmd file),

    @echo off
    title Copy CD to hard disk ...
    for /f "skip=4 tokens=3" %%p in ('reg query "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v SourcePath') do set source=%%p
    xcopy /s /y "%source%" "%systemdrive%\i386\"
    set source=%systemdrive%\
    reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v "SourcePath" /d "%source%i386" /f >NUL
    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup" /v "Installation Sources" /t REG_MULTI_SZ /d "%source%\" /f >NUL
    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup" /v "SourcePath" /d "%source%\" /f >NUL
    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup" /v "ServicePackSourcePath" /d "%source%\" /f >NUL
    reg add "HKLM\SOFTWARE\Microsoft\Transaction Server\Setup(OCM)" /v "Source Path" /d "%source%\" /f >NUL
    reg add "HKLM\SOFTWARE\Microsoft\MSDTC\Setup" /v "Source Path" /d "%source%\" /f >NUL
    reg add "HKLM\SOFTWARE\Microsoft\COM3\Setup" /v "Source Path" /d "%source%\" /f >NUL
    exit

    and that will copy over the i386 folder even before my Runonceex.cmd file is ran? Is the above code for WindowsXP or for Windows2000? As all the registry settings I have seen only involve this one (in some way, shape or form)...

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup]
    "SourcePath"="%systemroot%\\Source\\"
    "ServicePackSourcePath"="%systemroot%\\Source\\"

  14. Two questions for anyone out there who has an X-fi soundcard...

    1. What is the Registry key to enable 5.1 Speakers with an X-Fi installed (was able to do this with the integrated nVidia Soundstorm Drivers)?

    2. How do you install the Console (for Entertainment, Audio Creation, and Game Modes), as well as the Speaker connection wizard?

    I know where the software is on the CD for these applications...

    Audio\EntCntr

    Audio\EntMode

    Audio\GameMode

    Audio\SpkWiz

    Although each folder has it's own setup.exe file, when I try to run them, I get an InstallShield Wizard error (-6003 if that matters to anyone). The only way I've found to install these programs is through the actual Setup (Audio\Setup), where you need to select what you want installed. Any help would be very much appreciated... :yes:

  15. Ok, found the cure for the iTunes.msi file keep coming up when you do the silent install. Here is the Registry key you will need to delete (please verify it is the same on your system before getting rid of it).

    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\Installer\Products\6C356278CDD5B8847B2CFCE9D439535E\SourceList]
    "PackageName"="iTunes.msi"
    "LastUsedSource"=hex(2):6e,00,3b,00,31,00,3b,00,43,00,3a,00,5c,00,44,00,4f,00,\
    43,00,55,00,4d,00,45,00,7e,00,31,00,5c,00,50,00,6f,00,77,00,65,00,72,00,68,\
    00,6f,00,75,00,73,00,65,00,5c,00,4c,00,6f,00,63,00,61,00,6c,00,20,00,53,00,\
    65,00,74,00,74,00,69,00,6e,00,67,00,73,00,5c,00,54,00,65,00,6d,00,70,00,5c,\
    00,37,00,7a,00,53,00,32,00,37,00,34,00,2e,00,74,00,6d,00,70,00,5c,00,00,00

    [HKEY_CLASSES_ROOT\Installer\Products\6C356278CDD5B8847B2CFCE9D439535E\SourceList\Media]
    "DiskPrompt"="[1]"
    "1"="DISK1;1"

    [HKEY_CLASSES_ROOT\Installer\Products\6C356278CDD5B8847B2CFCE9D439535E\SourceList\Net]
    "1"=hex(2):43,00,3a,00,5c,00,44,00,4f,00,43,00,55,00,4d,00,45,00,7e,00,31,00,\
    5c,00,50,00,6f,00,77,00,65,00,72,00,68,00,6f,00,75,00,73,00,65,00,5c,00,4c,\
    00,6f,00,63,00,61,00,6c,00,20,00,53,00,65,00,74,00,74,00,69,00,6e,00,67,00,\
    73,00,5c,00,54,00,65,00,6d,00,70,00,5c,00,37,00,7a,00,53,00,32,00,37,00,34,\
    00,2e,00,74,00,6d,00,70,00,5c,00,00,00

    It's funny, but under Regedit, instead of all the Hex codes above, I actually get a directory list pointing to the 7zip unattended under my documents. Again, just delete the keys above, and all is solved.

  16. Has anyone figured out a way to add a Theme silently? I tried using the following Registry entries, but it didn't work...

    [HKEY_CURRENT_USER\Software\Stardock\IconPackager]
    "Include1"="1"
    "Change Left"="287"
    "Change Top"="749"
    "Change Width"="325"
    "Change Height"="355"
    "Change State"="1"
    "Browse Size"="1"
    "Theme"="C:\\Program Files\\Stardock\\Object Desktop\\IconPackager\\Themes\\Abracadabra\\Abracadabra_ip.iptheme"
    "Window Left"="250"
    "Window Top"="614"
    "Window Width"="641"
    "Window Height"="424"
    "Sort"="0"
    "Preview"="0"
    "File Sort"="0"
    "Open Path"="C:\\Program Files\\Stardock\\Object Desktop\\IconPackager\\Themes\\Abracadabra"
    "Builder Left"="310"
    "Builder Top"="658"
    "Builder Width"="520"
    "Builder Height"="337"
    "Builder Groups"="1"
    "InternetShortcut"="C:\\Program Files\\Stardock\\Object Desktop\\IconPackager\\Themes\\Abracadabra\\Abracadabra_ip.icl,52"
    "Recent Documents"="C:\\Program Files\\Stardock\\Object Desktop\\IconPackager\\Themes\\Abracadabra\\Abracadabra_ip.icl,30"

    [HKEY_CURRENT_USER\Software\Stardock\IconPackager\Recent]
    "Icon0"="C:\\WINDOWS\\SYSTEM32\\mydocs.dll"
    "Package1"="C:\\Program Files\\Stardock\\Object Desktop\\IconPackager\\Themes\\Abracadabra\\Abracadabra_ip.iptheme"

    [HKEY_USERS\S-1-5-21-1606980848-1532298954-839522115-1003\Software\Stardock\IconPackager]
    "Include1"="1"
    "Change Left"="287"
    "Change Top"="749"
    "Change Width"="325"
    "Change Height"="355"
    "Change State"="1"
    "Browse Size"="1"
    "Theme"="C:\\Program Files\\Stardock\\Object Desktop\\IconPackager\\Themes\\Abracadabra\\Abracadabra_ip.iptheme"
    "Window Left"="250"
    "Window Top"="614"
    "Window Width"="641"
    "Window Height"="424"
    "Sort"="0"
    "Preview"="0"
    "File Sort"="0"
    "Open Path"="C:\\Program Files\\Stardock\\Object Desktop\\IconPackager\\Themes\\Abracadabra"
    "Builder Left"="310"
    "Builder Top"="658"
    "Builder Width"="520"
    "Builder Height"="337"
    "Builder Groups"="1"
    "InternetShortcut"="C:\\Program Files\\Stardock\\Object Desktop\\IconPackager\\Themes\\Abracadabra\\Abracadabra_ip.icl,52"
    "Recent Documents"="C:\\Program Files\\Stardock\\Object Desktop\\IconPackager\\Themes\\Abracadabra\\Abracadabra_ip.icl,30"

    [HKEY_USERS\S-1-5-21-1606980848-1532298954-839522115-1003\Software\Stardock\IconPackager\Recent]
    "Icon0"="C:\\WINDOWS\\SYSTEM32\\mydocs.dll"
    "Package1"="C:\\Program Files\\Stardock\\Object Desktop\\IconPackager\\Themes\\Abracadabra\\Abracadabra_ip.iptheme"

  17. There are a couple of different ways I use to change the computer name, and make the name of the PC the same. The draw back is that your CD wont be unattended anymore. On the Plus side, you can use your unattended CD (or DVD) on any system, and not have to worry about making changes after everything is installed. :D

    Please note that both of these programs are ones I've gotten from these message boards.

    The first is called UserAcc.exe and is run from cmdlines.txt. At about stage T39 in Windows setup, a prompt will come up asking for a Username for the PC. You can find this program from here...

    The second portion of your request (renaming the PC to the name of the user logged on) is a program called WSName.exe. You can find that program right here.

    Here is the code I run from RunonceEX.cmd to change the name to the PC name.

    REG ADD %KEY%\005 /VE /D "Setting the PC name to your username" /f
    REG ADD %KEY%\005 /V 1 /D "%systemdrive%\Install\Applications\WSName\WSName.exe /N:%USERID" /f

    Finally there is a program called Wiscon (again, someone on these boards came up with it), that will change the username, PC name, and even allow an additional user to be created. I run it from RunonceEx.cmd with this code...

    REG ADD %KEY%\097 /VE /D "Windows Initial System CONfigurator" /f
    REG ADD %KEY%\097 /V 1 /D "%systemdrive%\Install\Applications\Wiscon\WISCON.exe" /f

    I like Wison, as it allows a little more customization (can change the workgroup name), and the addition of an extra user if needed. You can read about Wiscon from here.

  18. Not sure what exactly the problem with Quick Launch is, but here is the Registry Key I have used on dozens of different machines without ever having a problem...


    ;----- Enable Quick Launch Bar
    [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop]
    "Default Taskbar"=hex:0c,00,00,00,08,00,00,00,02,00,00,00,00,00,00,00,b0,e2,2b,\
    d8,64,57,d0,11,a9,6e,00,c0,4f,d7,05,a2,22,00,1c,00,0a,01,00,00,1a,00,00,00,\
    01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,4c,00,00,00,01,14,02,00,00,\
    00,00,00,c0,00,00,00,00,00,00,46,83,00,00,00,10,00,00,00,a0,b0,48,5e,89,8d,\
    bd,01,00,d8,9e,e4,2a,8d,bd,01,00,45,fe,5e,89,8d,bd,01,00,00,00,00,00,00,00,\
    00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,13,01,14,00,1f,0f,e0,4f,\
    d0,20,ea,3a,69,10,a2,d8,08,00,2b,30,30,9d,19,00,23,44,3a,5c,00,00,00,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,cd,97,15,00,31,00,00,00,00,00,af,24,5c,\
    b9,10,80,57,69,6e,6e,74,00,00,20,00,31,00,00,00,00,00,af,24,a3,b9,10,00,50,\
    72,6f,66,69,6c,65,73,00,50,52,4f,46,49,4c,45,53,00,19,00,31,00,00,00,00,00,\
    c1,24,08,92,10,00,69,65,35,30,30,2e,30,30,30,00,00,28,00,31,00,00,00,00,00,\
    c1,24,08,92,10,00,41,70,70,6c,69,63,61,74,69,6f,6e,20,44,61,74,61,00,41,50,\
    50,4c,49,43,7e,31,00,21,00,31,00,00,00,00,00,c5,22,9d,91,10,00,4d,69,63,72,\
    6f,73,6f,66,74,00,4d,49,43,52,4f,53,7e,31,00,29,00,31,00,00,00,00,00,d3,22,\
    32,a6,10,00,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,00,49,4e,54,\
    45,52,4e,7e,31,00,24,00,31,00,00,00,00,00,db,22,76,ba,10,00,51,75,69,63,6b,\
    20,4c,61,75,6e,63,68,00,51,55,49,43,4b,4c,7e,31,00,00,00,8d,00,00,00,1c,00,\
    00,00,01,00,00,00,1c,00,00,00,36,00,00,00,0d,f0,ad,ba,8c,00,00,00,1a,00,00,\
    00,03,00,00,00,e7,18,2d,23,10,00,00,00,49,45,35,30,30,5f,58,31,43,00,43,3a,\
    5c,57,49,4e,4e,54,5c,50,72,6f,66,69,6c,65,73,5c,49,45,35,30,30,2e,30,30,30,\
    5c,41,70,70,6c,69,63,61,74,69,6f,6e,20,44,61,74,61,5c,4d,69,63,72,6f,73,6f,\
    66,74,5c,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,5c,51,75,69,63,\
    6b,20,4c,61,75,6e,63,68,00,00,10,00,00,00,05,00,00,a0,1a,00,00,00,a3,00,00,\
    00,00,00,00,00,08,00,00,00,02,00,00,00,cc,00,00,00,01,00,00,00,03,00,00,00,\
    4a,00,00,00,01,00,00,00,40,00,32,00,e6,01,00,00,c4,24,15,9f,20,00,4c,61,75,\
    6e,63,68,20,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,20,42,72,6f,\
    77,73,65,72,2e,6c,6e,6b,00,4c,41,55,4e,43,48,7e,32,2e,4c,4e,4b,00,00,00,40,\
    00,00,00,02,00,00,00,36,00,32,00,48,02,00,00,c4,24,15,9f,20,00,4c,61,75,6e,\
    63,68,20,4f,75,74,6c,6f,6f,6b,20,45,78,70,72,65,73,73,2e,6c,6e,6b,00,4c,41,\
    55,4e,43,48,7e,31,2e,4c,4e,4b,00,00,00,36,00,00,00,00,00,00,00,2c,00,32,00,\
    51,00,00,00,ec,22,46,39,20,00,53,68,6f,77,20,44,65,73,6b,74,6f,70,2e,73,63,\
    66,00,53,48,4f,57,44,45,7e,31,2e,53,43,46,00,00,00,52,00,00,00,e0,00,00,00,\
    00,00,00,00,16,00,00,00,00,00,00,00,00,00,00,00,16,00,00,00,00,00,00,00,01,\
    00,00,00,01,00,00,00,aa,4f,28,68,48,6a,d0,11,8c,78,00,c0,4f,d9,18,b4,37,02,\
    00,00,e0,00,00,00,00,00,00,00,16,00,00,00,00,00,00,00,00,00,00,00,16,00,00,\
    00,00,00,00,00,01,00,00,00
    "TaskbarWinXP"=hex:0c,00,00,00,08,00,00,00,02,00,00,00,00,00,00,00,b0,e2,2b,\
    d8,64,57,d0,11,a9,6e,00,c0,4f,d7,05,a2,22,00,1c,00,0a,01,00,00,1a,00,00,00,\
    01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,4c,00,00,00,01,14,02,00,00,\
    00,00,00,c0,00,00,00,00,00,00,46,83,00,00,00,10,00,00,00,a0,b0,48,5e,89,8d,\
    bd,01,00,d8,9e,e4,2a,8d,bd,01,00,45,fe,5e,89,8d,bd,01,00,00,00,00,00,00,00,\
    00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,13,01,14,00,1f,0f,e0,4f,\
    d0,20,ea,3a,69,10,a2,d8,08,00,2b,30,30,9d,19,00,23,44,3a,5c,00,00,00,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,cd,97,15,00,31,00,00,00,00,00,af,24,5c,\
    b9,10,80,57,69,6e,6e,74,00,00,20,00,31,00,00,00,00,00,af,24,a3,b9,10,00,50,\
    72,6f,66,69,6c,65,73,00,50,52,4f,46,49,4c,45,53,00,19,00,31,00,00,00,00,00,\
    c1,24,08,92,10,00,69,65,35,30,30,2e,30,30,30,00,00,28,00,31,00,00,00,00,00,\
    c1,24,08,92,10,00,41,70,70,6c,69,63,61,74,69,6f,6e,20,44,61,74,61,00,41,50,\
    50,4c,49,43,7e,31,00,21,00,31,00,00,00,00,00,c5,22,9d,91,10,00,4d,69,63,72,\
    6f,73,6f,66,74,00,4d,49,43,52,4f,53,7e,31,00,29,00,31,00,00,00,00,00,d3,22,\
    32,a6,10,00,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,00,49,4e,54,\
    45,52,4e,7e,31,00,24,00,31,00,00,00,00,00,db,22,76,ba,10,00,51,75,69,63,6b,\
    20,4c,61,75,6e,63,68,00,51,55,49,43,4b,4c,7e,31,00,00,00,8d,00,00,00,1c,00,\
    00,00,01,00,00,00,1c,00,00,00,36,00,00,00,0d,f0,ad,ba,8c,00,00,00,1a,00,00,\
    00,03,00,00,00,e7,18,2d,23,10,00,00,00,49,45,35,30,30,5f,58,31,43,00,43,3a,\
    5c,57,49,4e,4e,54,5c,50,72,6f,66,69,6c,65,73,5c,49,45,35,30,30,2e,30,30,30,\
    5c,41,70,70,6c,69,63,61,74,69,6f,6e,20,44,61,74,61,5c,4d,69,63,72,6f,73,6f,\
    66,74,5c,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,5c,51,75,69,63,\
    6b,20,4c,61,75,6e,63,68,00,00,10,00,00,00,05,00,00,a0,1a,00,00,00,a3,00,00,\
    00,00,00,00,00,08,00,00,00,02,00,00,00,cc,00,00,00,01,00,00,00,03,00,00,00,\
    4a,00,00,00,01,00,00,00,40,00,32,00,e6,01,00,00,c4,24,15,9f,20,00,4c,61,75,\
    6e,63,68,20,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,20,42,72,6f,\
    77,73,65,72,2e,6c,6e,6b,00,4c,41,55,4e,43,48,7e,32,2e,4c,4e,4b,00,00,00,40,\
    00,00,00,02,00,00,00,36,00,32,00,48,02,00,00,c4,24,15,9f,20,00,4c,61,75,6e,\
    63,68,20,4f,75,74,6c,6f,6f,6b,20,45,78,70,72,65,73,73,2e,6c,6e,6b,00,4c,41,\
    55,4e,43,48,7e,31,2e,4c,4e,4b,00,00,00,36,00,00,00,00,00,00,00,2c,00,32,00,\
    51,00,00,00,ec,22,46,39,20,00,53,68,6f,77,20,44,65,73,6b,74,6f,70,2e,73,63,\
    66,00,53,48,4f,57,44,45,7e,31,2e,53,43,46,00,00,00,52,00,00,00,e0,00,00,00,\
    00,00,00,00,16,00,00,00,00,00,00,00,00,00,00,00,16,00,00,00,00,00,00,00,01,\
    00,00,00,01,00,00,00,aa,4f,28,68,48,6a,d0,11,8c,78,00,c0,4f,d9,18,b4,37,02,\
    00,00,e0,00,00,00,00,00,00,00,16,00,00,00,00,00,00,00,00,00,00,00,16,00,00,\
    00,00,00,00,00,01,00,00,00

    This is part of a Registry entry ("REGEDIT /S regtweaks.reg") that is run from the cmdlines.txt file (so before RunonceEx.cmd is run).

    1. If there are programs I wish to add or remove from Quicklaunch, I put the programs under this folder:

    $OEM$\$Docs\Default User\Application Data\Microsoft\Internet Explorer\Quick Launch

    Now the above is only for the Default user, if you want everyone who logs onto the PC to have the same programs in their quicklaunch, you need to use the

    \$Docs\All Users\Application Data\Microsoft\Internet Explorer\Quick Launch

    2. Here is how I delete some of the default icons that are in the Quick Launch bar, in my Cleanup.cmd file I have the following listed...

    DEL /F /Q "%APPDATA%\Microsoft\Internet Explorer\Quick Launch\Show Desktop.scf"

    DEL /F /Q "%APPDATA%\Microsoft\Internet Explorer\Quick Launch\Nero Startsmart.lnk"

    DEL /F /Q "%APPDATA%\Microsoft\Internet Explorer\Quick Launch\IsoBuster.lnk"

    DEL /F /Q "%APPDATA%\Microsoft\Internet Explorer\Quick Launch\Ad-Watch SE Personal.lnk"

    DEL /F /Q "%APPDATA%\Microsoft\Internet Explorer\Quick Launch\QuickTime Player.lnk"

    Hope this helps anyone having issues with Quicklaunch.

  19. Bring back an old topic... :D

    True, it's not a new version, but with the Autoit script for 2.5, the theme doesn't get installed. So I was wondering if anyone has gotten a them to install using Autoit?

    Here is the Autoit code that doesn't work correctly...

    ; Install New Default Theme
    $search = FileFindFirstFile ( @ScriptDir & "\Theme\*.iptheme" )
    If $search = -1 Then $search = FileFindFirstFile ( @ScriptDir & "\Theme\*.ip" )
    If $search = -1 Then $search = FileFindFirstFile ( @ScriptDir & "\Theme\*.theme" )
    If $search <> -1 Then
    Do
    Sleep ( 250 )
    Until FileExists( $DL_1 & "\IconPackager.exe" ) = 1

    Run ( $DL_1 & "\IconPackager.exe" )
    WinWaitActive ( "IconPackager" )
    WinSetTitle ( "IconPackager" , "" , "IP Menu" )
    While 1
    $theme = FileFindNextFile ( $search )
    If @error Then ExitLoop

    ControlClick ( "IP Menu" , "" , "Button7" )
    Send ( '{DOWN}{ENTER}' )

    WinWaitActive ( "Install Package" )
    Send ( @ScriptDir & "\Theme\" & $theme & "{ENTER}" )

    WinWaitActive ( "IP Menu" )
    ControlClick ( "IP Menu" , "" , "Button5" )
    Sleep ( 250 )
    If WinExists ( "IconPackager" ) Then
    ControlClick ( "IconPackager" , "" , "Button2" )
    ControlClick ( "IconPackager" , "" , "Button1" )
    EndIf
    $Title_1 = WinGetTitle("")
    ControlClick ( $Title_1 , "" , "Button1" )
    Sleep ( 250 )
    If WinExists ( "IconPackager" ) Then
    ControlClick ( "IconPackager" , "" , "Button3" )
    ControlClick ( "IconPackager" , "" , "Button1" )
    EndIf
    Wend
    FileClose ( $search )
    EndIf

    Wish I was better at Autoit, but I just can't figure this out.

  20. hi guys

    because of many requests, i started this new thread. 

    it will describe how to have the last build for WMP10.

    this can be done in 2 ways:

    1. using WMP10 Slipstreamer by Gnome which can be found here.

    then download my pack from here , here and mirror.

    unpack to the I386 folder and overwrite all files.

    2. using ryan's wmp10 addon:

    2.1) unpack the addon

    2.2) from my pack add the next files: msscp.dl_, wmasf.dl_, wmvcore.dl_ ,qasf.dl_, wmp.dl_ and wmnetmgr.dl_.

    2.3) repack (i used picozip) to .cab.

    So I'm a little Lost in Translation... The two methods involved are...

    1. Unpacking your newwmp.rar file into the i386 folder,

    and

    2. Using a combination of Ryan's WMP and some files in your newwmp.rar.

    If this is correct, then my next question is, how do you use Gnome's Slipstreamer with this newwmp.rar file? When you run Gnome's v3 Slipstreamer, it asked for the location of the Windows Media Player 10 Executable. So are we supposed to download the latest version of MP10 from MS, run the Slipstreamer process, and then copy over your newwmp.rar files?

    Also, there is a catfiles.rar inside of the newwmp.rar file, what is this for, and do I need to install it as well?

×
×
  • Create New...