
masterpp
MemberAbout masterpp

masterpp's Achievements
0
Reputation
-
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shellex\ContextMenuHandlers\TextPad] @="{2F25CF20-C569-11D1-B94C-00608CB45480}" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{2F25CF20-C569-11D1-B94C-00608CB45480}] @="TextPad" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{2F25CF20-C569-11D1-B94C-00608CB45480}\InProcServer32] @="C:\\Program Files\\TextPad 4\\System\\shellext.dll" "ThreadingModel"="Apartment" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved\{2F25CF20-C569-11D1-B94C-00608CB45480}] @="TextPad"
-
You can use Jellybean keyfinder if you need to check your serial in future.
-
I need a command to copy the folder "i386" from CD into C:\i386\ folder during unattended. What is the command?
-
How to install WMP10 and .net 1.1 in SVCPACK.inf?
masterpp replied to gzm55's topic in Unattended Windows 2000/XP/2003
integrate to i386 doesn't give you full features. the features that are lost is ripping into mp3 file. I decided to use SVCPACK.inf which is perfect for me -
WMP10 Slipstreamer Version 1.1
masterpp replied to Bâshrat the Sneaky's topic in Unattended Windows 2000/XP/2003
I followed ur instruction. after i install them. there is a missing mp3 ripping list in the Tool > Options > Rip Music > Rip format I did a regular install media player, it does have mp3 option to rip. but not in this slipstream. why is that? -
What does forced do? forc[pn]=['yes'] I tried to checkbox the forced. and when i install and put uncheck box for that program. it doesn't force to install it? i want it to be install if I can't uncheck the box.
-
HOTFIXES: Windows XP SP2 & Windows 2000 SP4
masterpp replied to Incroyable HULK's topic in Unattended Windows 2000/XP/2003
how do I remove one of the hotfix that i used command /integrate -
I installed hotfixes with command /integrate. So how do i remove one of them that I don't need it?
-
Visual Effects (Finaly works)
masterpp replied to smc1979's topic in Unattended Windows 2000/XP/2003
why do you have to create ur own program. just use the registry to apply during the T-12. Here is my registry for Visual Effect. This work 100% on numerous computers and creating new accounts. this codes only enable Smooth edges of screen font, use drop shadows for icon labels on desktop , and Use visual styles on windows and button. ; ************************************ [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects] "VisualFXSetting"=dword:00000003 ;Animate windows when minimizing and maximizing [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\AnimateMinMax] "DefaultApplied"=dword:00000001 "DefaultValue"=dword:00000000 ;Slide open combo boxes [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ComboBoxAnimation] "DefaultApplied"=dword:00000001 "DefaultValue"=dword:00000000 ;Show shadows under mouse pointer [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\CursorShadow] "DefaultApplied"=dword:00000001 "DefaultValue"=dword:00000000 ;Show window contents while dragging [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\DragFullWindows] "DefaultApplied"=dword:00000001 "DefaultValue"=dword:00000000 "DefaultByAlphaTest"=dword:00000000 ;Show shadows under menus [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\DropShadow] "DefaultApplied"=dword:00000001 "DefaultValue"=dword:00000000 "DefaultByAlphaTest"=dword:00000000 ;Smooth edges of screen fonts [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\FontSmoothing] "DefaultApplied"=dword:00000001 "DefaultValue"=dword:00000001 "DefaultByAlphaTest"=dword:00000001 ;Smooth-scroll list boxes [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListBoxSmoothScrolling] "DefaultApplied"=dword:00000001 "DefaultValue"=dword:00000000 "DefaultByAlphaTest"=dword:00000000 ;Show translucent selection rectangle [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewAlphaSelect] "DefaultApplied"=dword:00000001 "DefaultByAlphaTest"=dword:00000000 "DefaultValue"=dword:00000000 ;Use drop shadows for icon labels on the desktop [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewShadow] "DefaultApplied"=dword:00000001 "DefaultByAlphaTest"=dword:00000001 "DefaultValue"=dword:00000001 ;Use a background image for each folder type [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewWatermark] "DefaultApplied"=dword:00000001 "DefaultValue"=dword:00000000 "DefaultByAlphaTest"=dword:00000000 ;Fade or slide menus into view [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\MenuAnimation] "DefaultApplied"=dword:00000001 "DefaultByAlphaTest"=dword:00000000 "DefaultValue"=dword:00000000 ;Fade out menu items after clicking [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\SelectionFade] "DefaultApplied"=dword:00000001 "DefaultByAlphaTest"=dword:00000000 "DefaultValue"=dword:00000000 ;Slide taskbar buttons [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\TaskbarAnimations] "DefaultApplied"=dword:00000001 "DefaultByAlphaTest"=dword:00000000 "DefaultValue"=dword:00000000 ;Use visual styles on windows and buttons [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\Themes] "DefaultApplied"=dword:00000001 "DefaultValue"=dword:00000001 "DefaultByAlphaTest"=dword:00000001 ;Fade or slide ToolTips into view [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\TooltipAnimation] "DefaultApplied"=dword:00000001 "DefaultByAlphaTest"=dword:00000000 "DefaultValue"=dword:00000000 ;Use common tasks in folders [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\WebView] "DefaultApplied"=dword:00000001 "DefaultValue"=dword:00000000 "DefaultByAlphaTest"=dword:00000000 ; Use "Windows Classic Folder" instead of common tasks in folders [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "WebView"=dword:00000000 ; Disable "Translucent selection rectangle" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "ListviewAlphaSelect"=dword:00000000 ; Enable "Drop shadows for icon labels on desktop" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "ListviewShadow"=dword:00000001 ; Disable "background image for each folder type" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "ListviewWatermark"=dword:00000000 ; Disable "Slide taskbar buttons" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "TaskbarAnimations"=dword:00000000 ; Enable "Visual Theme" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ThemeManager] "ThemeActive"="1" ; Disable "Window contents while dragging" [HKEY_CURRENT_USER\Control Panel\Desktop] "DragFullWindows"="0" ; Enable "Smooth edges of screen fonts [HKEY_CURRENT_USER\Control Panel\Desktop] "FontSmoothing"="2" ; Disable "Animate windows when minimizing and maximizing" [HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics] "MinAnimate"="0" ; Disable Menu Shadow & Fade [HKEY_CURRENT_USER\Control Panel\Desktop] "UserPreferencesMask"=hex:90,12,01,80 -
Why do I see people need to installed DirectX?? Windows XP SP2 is already included DirectX 9.0c. so we don't need to install again. Am i right?
-
Explorer's Search - Advanced Option
masterpp replied to masterpp's topic in Unattended Windows 2000/XP/2003
oh well i guess i'll have to leave the Search Asst on and remove the dog. this is much better now. [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer] "SearchSystemDirs"=dword:00000001 "SearchHidden"=dword:00000001 "IncludeSubFolders"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Search Assistant] "SocialUI"=dword:00000000 "UsageCount"=dword:00000001 "UseAdvancedSearchAlways"=dword:00000001 -
When I turn off the Search Assistant by using this [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState] "Use Search Asst"="no" When you search system folders or hidden files, the options are turn off each time you start open the search. With SearchAsst enabled, these options can be saved for future search. so how can i enable the Advanced options for "Search system folder", "Search hidden files and folders", and "Search Subfolders" and also have the checked box for Advanced Options.
-
Details View for all folder?
masterpp replied to masterpp's topic in Unattended Windows 2000/XP/2003
thanks. That should work. I didn't know what keyword to search -
I did a search "details view" and didn't find any topic. I want the folder display as "Details" as default for all folders for unattended. Not the Tiles, thumbnails, icons, list.