Jump to content

skidajmo

Member
  • Posts

    5
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Bosnia and Herzegovina

Everything posted by skidajmo

  1. It should look like this: REG ADD %KEY%\50 /VE /D “Importing HKLM Registry Tweaks” /f REG ADD %KEY%\50 /V 1 /D “REGEDIT /S hklm.reg” /f So you forgot the \ after %KEY%! Well I already tried that before (to add backslashes) but it was of no use. I tried to modify files on several ways but it wasn't working unfortunately. Thanks on trying to help anyways.
  2. I don't know if I did something wrong but some RunOnceEx won't work for me in this case. In $OEM$ folder I have 6 files which are: autologon.reg, cmdlines.txt, hkcu.reg, hklm.reg, RunOnceEx.cmd and useraccounts.cmd Through autologon.reg and useraccounts.cmd I create new default user account for my installation and it's working good so far. Actually I wanted to remove some annoyances in my installation (like Windows tour popup, and desktop cleanup wizard selected by default etc.) but I can't achieve that. Here're contents of my files: cmdlines.txt: [COMMANDS] "useraccounts.cmd" "RunOnceEx.cmd" RunOnceEx.cmd: cmdow @ /HID @echo off SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D “Making changes to the default setup” /f REG ADD %KEY%50 /VE /D “Importing HKLM Registry Tweaks” /f REG ADD %KEY%50 /V 1 /D “REGEDIT /S hklm.reg” /f REG ADD %KEY%60 /VE /D “Importing HKCU Registry Tweaks” /f REG ADD %KEY%60 /V 1 /D “REGEDIT /S hkcu.reg” /f EXIT hkcu.reg: Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz] “NoRun”=dword:00000001 [-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu] [-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu2] [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] “ForceClassicControlPanel”=dword:00000001 hklm.reg: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] “ForceClassicControlPanel”=dword:00000001 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour] “RunCount”=dword:00000000 [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\DelegateFolders\{59031a47-3f72-44a7-89c5-5595fe6b30ee}] And I also attached my WINNT.SIF file (just in txt mode) WINNT.txt
  3. Without success... I'm quite desperate with so many tries. I tried Magic ISO, Ultra ISO, saving on many ways and no help, it keeps to stuck on the same place (unlike original ISO without additional folder). Just to mention that that ISO doesn't go over 2.5GB with that folder. If someone experienced the same or similar problem pls let me know. Thanks for all your help though.
  4. I tried, but it happens again. It just stucks on the same place. Is rewritable DVD possible reason? Ok if someone has some idea why this happens pls let me know and thanks!
  5. I tried to add one folder to Windows Vista UDF ISO and to burn it and still have bootable functional ISO. I did that with UltraISO and saved it as another ISO over "Save As" option (it just ejected some error when I tried to save it with "Save" option). After that I burned it with Nero and as a result I got bootable DVD but after booting it and loading those setup files installation just stucks with light blue Vista setup background. Just to mention I burned it on rewritable DVD, if that matters... Is there any other way to successfully add one folder to Vista UDF bootable ISO and to still have bootable and functional DVD? Thanks!
×
×
  • Create New...