Jump to content

bucketbuster

Member
  • Posts

    651
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

Posts posted by bucketbuster

  1. I know how to enable them, but after restarting my computer the default "big" icons are back.

    This only happens in SP2 not in SP1.

    I tried, using regshot, to find the needed key.

    But the key that regshot reports as changed doesn't exist!

    Could anyone post a working regtweak for SP2 to enable small icons in Start Menu?

    Thanx in advance.

  2. I tried adding the SFCFILES.DLL to my unattended SP2 CD (after changing it to .DL_) but I get an error during installation that says it is not a valid system file and must be skipped.  Any idea why I might get this error?

    you have to CAB-compress your file. search for a tool on the xpcd called makecab.exe (to make cabs) and expand.exe (to extract them).

    So this works for SP1 AND SP2?

  3. A reg file has to start with this:

    Windows Registry Editor Version 5.00

    So your reg file would be:

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\O&O\O&O Defrag\6.0\Pro]

    "User"="InsertName"

    "Company"="InsertCompanyName"

    "SerialNo"="InsertSerial"

  4. The "Could not perform fixation" message is an hardware (cd/dvd-burner) related problem.

    I had the same problem and the only fixing solution for me was to get a new burner.

    Thank god I still had 6 months of guarantee!

    You could google for the errormessage and maybe one of the solutions can help you.

  5. The command can be put in the main_batch.cmd file.

    I don't know where to put the folder, because I don't have MS Office.

    But you could search the Unattended Tutorial.

    I believe slipstreaming/adding MS Office to a Unattended-CD is covered in there.

    Look at this site:

    http://unattended.msfn.org/xp/office2003_advanced.htm

    There is also a program to shrink MS Office.

    Just search the forum and you will find it.

    EDIT:

    The answer to where to put the folder is in your command:

    start /wait %systemdrive%\Office2003\

    %systemdrive% is the $1-folder.

    EDIT2:

    Here is the link to the office shrinker thread:

    http://www.msfn.org/board/index.php?showto...16709&hl=shrink

    EDIT3:

    A link to the new improved version:

    http://www.msfn.org/board/index.php?showto...16529&hl=shrink

  6. My fault :)

    You have to remove the entries from the registry so the hotfixes don't appear in add/remove.

    e.g.:

    Windows Registry Editor Version 5.00

    ;Remove from Uninstall

    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KB823182][-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KB824105]

    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KB824141]

    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KB825116]

    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KB825119]

    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KB826939]

    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KB828035]

    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\oeupdate]

    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KB832353]

    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ieupdate]

    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Q828026]

    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KB828741]

    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KB835732]

    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KB840374]

    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KB839643]

    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KB870669]

    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\oeupdate]

    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KB839645]

    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KB840315]

    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KB840648]

    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KB841873]

    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KB842773]

    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KB837001]

  7. Do I have to change them or can I leave them as they are?

    EDIT:

    Ok, never mind, I understand the %SETUPFILES% line.

    But what about /copysource:lang?

    Do I have to specify the language of my XP e.g:

    /copysource:ENG

    or something like that?

    EDIT2: found some extra info about winnt.bat:

    http://www.sacm.co.za/Feature.asp?NewsID=6...ns&cont=handson

    (I simply removed the reference to my CD-ROM drive letter and replaced it with a full stop. This will make sure that it can be executed from any drive letter)
×
×
  • Create New...