Jump to content

Adiel

Member
  • Posts

    401
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Israel

Everything posted by Adiel

  1. @Astalavista your tweaks helped a bit , but still didn't solve the main problem - icons shadow . here's a pic so you'll know what i mean by saying "hard black shadow instead of soft gray shadow"
  2. Nope . the problem was in the OOBE folder i forgot to delete after all ...
  3. cmdlines only excutes "copy.cmd" "disable_wfp.reg" "REGEDIT /S tcpip.reg" "REGEDIT /S termsrv.reg" "REGEDIT /S RegTweaks.reg" "REGEDIT /S taskbar.reg" "RunOnceEx.cmd" "source.bat" not anything that could auto name my account :|
  4. ( After Searching ) Ok guys , the problem is like this . in the above code there's some tweaks responsilbe for desktop icons shadow - it disables it , which means i see a blue squar under the icons instead of shadow . and another tweak , responsible for the sadow itself - its making the shadow too strong, hard black , instead of soft gray . can u help me recognize those tweaks ?? Thanks . here's the code : Windows Registry Editor Version 5.00 ;======================================================================= ; Visual Settings ;======================================================================= ;----- ;----- Enable ClearType for ALL Users ;----- [HKEY_CURRENT_USER\Control Panel\Desktop] "FontSmoothingType"=dword:00000002 "FontSmoothing"="2" "FontSmoothingType"=dword:00000002 ;----- ;----- Custom Visual Settings ;----- [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects] "VisualFXSetting"=dword:00000003 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\AnimateMinMax] "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ComboBoxAnimation] "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\CursorShadow] "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\DragFullWindows] "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\DropShadow] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\FontSmoothing] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListBoxSmoothScrolling] "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewAlphaSelect] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewShadow] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewWatermark] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\MenuAnimation] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\SelectionFade] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\TaskbarAnimations] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\Themes] [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\TooltipAnimation] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\WebView] "DefaultApplied"=dword:00000001 ;======================================================================= ; Explorer ;======================================================================= [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoSMBalloonTip"=dword:00000000 ;----- ;----- cached "folder-view settings", currently 250 (to speed-up browsing local folders) ;----- [HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell] "BagMRU Size"=dword:000000FA [HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam] "BagMRU Size"=dword:000000FA ;----- ;----- ;----- ;----- Custom Shell Settings ;----- [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "ShowCompColor"=dword:00000001 "DontPrettyPath"=dword:00000000 "ShowInfoTip"=dword:00000001 ;----- ;----- the task-panel (at left side of folder-browsing windows) "WebView"=dword:00000000 "Filter"=dword:00000000 "SeparateProcess"=dword:00000001 "StartMenuInit"=dword:00000002 "ListviewAlphaSelect"=dword:00000000 "ListviewShadow"=dword:00000000 "ListviewWatermark"=dword:00000000 "TaskbarAnimations"=dword:00000000 "StartButtonBalloonTip"=dword:00000002 "StartMenuAdminTools"="YES" "StartMenuFavorites"=dword:00000001 "StartMenuRun"=dword:00000001 "StartMenuChange"=dword:00000001
  5. OMG , **** i'm so stupid . i didn't removed it with Nlite but now i remeber i've once created this file for trying something , and forget deleting him ! crap my luck thanks ..
  6. I got a problem . i removed winnt.sif from I386 folder , so it won't be unattended . in the installation i'm setting the regional settings , product key etc , but after the installation is finished , there is no User selections menu - this screen that says 1st username : 2nd username : and so on .. the deafault user is named Adiel . and the onyl place i set the name Adiel is in the Name and Organization window .. any help ?
  7. No , its have to be something from the code i gave . using those visual effects make the Lock Web Items On DEsktop option be set to on . BTW , this reg value is set in my computer to "GeneralFlags"=dword:00000005
  8. Hi all , can someone please recognize me the line/s that responsible for "Lock Web Items On Desktop" from the Code above ?? its annoying , i don't want this tweak . in sticky no one is answering , and i need to format HD in 2 hours .. Thank you very much all . Windows Registry Editor Version 5.00 ;======================================================================= ; Visual Settings ;======================================================================= ;----- ;----- Custom Visual Settings ;----- [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects] "VisualFXSetting"=dword:00000003 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\AnimateMinMax] "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ComboBoxAnimation] "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\CursorShadow] "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\DragFullWindows] "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\DropShadow] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\FontSmoothing] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListBoxSmoothScrolling] "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewAlphaSelect] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewShadow] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewWatermark] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\MenuAnimation] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\SelectionFade] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\TaskbarAnimations] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\Themes] [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\TooltipAnimation] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\WebView] "DefaultApplied"=dword:00000001
  9. i'll check it , and i'll tel you if its more pretty then EasyBoot , k?
  10. Look 2 replays above you , you'll find another software like EasyBoot and i didn't used to it , soryy
  11. Have a look in my 8 pages thread when i got the same problem . i think you'll find any soulotion ever created to this problem , lol http://www.msfn.org/board/index.php?showtopic=25154
  12. @prathampl can you please tell which of the visual settings tweaks is responsible for desktop icons ?? (makes the "Lock web items on desktop" applies) Thanks
  13. http://www.magiciso.com/tutorials/miso-createmultibootcd.htm Looking good , i'll try it . Thanks
  14. Some tweak i think that should be added : Windows Registry Editor Version 5.00 ;-----Put my computer, my network places, my documents , IE on the desktop ;----- [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel] "{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000 "{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000 "{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000000 "{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000000 I think it would be very usefull
  15. here you go - that's the main purpose of the Application .
  16. Hi everybody , I'm looking for a software name (link not needed) that is similar to the Soft : EasyBoot - deatils and screenshots u can find here : http://www.ezbsystems.com/easyboot/ i didn't like cuz its interface sucks .. anyone can advise me about some software like it? Thanks
  17. Hi everybody , I'm looking for a software name (link not needed) that is similar to the Soft : EasyBoot - deatils and screenshots u can find here : http://www.ezbsystems.com/easyboot/ i didn't like cuz its interface sucks .. anyone can advise me about some software like it? Thanks
  18. Well , i once used to make a lot of signs . at this time , i don't , it started to boring me well here's my latest (a few months ago lol) signs , hope u like it : :\ way too old : i like that one : Yummy ... i like this : water .. : my favorite that's it .. hope u like it
  19. did extract the files for .dl_ .cp_ .ex_? If so then how did you replace them? Finally just reapply the uxtheme.dll that should fix the problem. No , i didn't expanded those files if that what u mean . and how did i replace them ? just moved them over to the I386 and overwritted the old .dl_ files , and it worked just fine .. (tested on VMWARE)
  20. Hi , i got some problem m8 . after extracting XPize files to I386 folder , overwriting the old ones , my royale theme won't apply , just the wallpaper . i guess one of the XPize files makinf changes in taskbar or something similar , can you tell me which file/s are responsible for taskbar / start menu change ?? Thanks .
  21. if u don't want the $OEM$ folder copy itself to HD , just change OEMPresintsall=Yes to OEMPresintsall=No in the winnt.sif file ..
  22. Amazing !! I like it , great job dude and thanks
  23. Ryan , one question m8 . will the lite pack will work on hebrew version of Windows XP Pro + SP2 ?? Thanks .
  24. Thank you , i'll go check it out . and one more thing - can i apply source.bat (for copying recovery console over) through cmdlines.txt ??
×
×
  • Create New...