The Day Walker! Posted January 17, 2009 Posted January 17, 2009 pals...i m creating an unattended vista dvd...so needed some help.everything has finished..just 1 prob...i dont want any printer installed....as soon as i install vista i get 2 printers default installed....1. fax2. xps something...is there a way by which none get installed in the 1st place....or is there a way by whihc i can delete it during inst proc..needed help pals...thanxangel
Grope For Luna Posted February 28, 2009 Posted February 28, 2009 (edited) A bit belated but... once Vista is installed, you can do the following:- Open a registry editor and navigate to: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages- Take ownership of the Packages key and give Administrators Full Control. (or do it for the individual package keys you want to remove)- Take note of the packages you want to remove and delete the Owner subkey of each (ignore the language pack keys that end in en-US~6.0.6000.16386 - if you're using english Vista)If you want to remove all printing features, you would want to remove the following:Microsoft-Windows-Printing-Foundation-Package~31bf3856ad364e35~x86~~6.0.6000.16386Microsoft-Windows-Printing-PremiumTools-Package~31bf3856ad364e35~x86~~6.0.6000.16386Microsoft-Windows-Printing-XPSServices-Package~31bf3856ad364e35~x86~~6.0.6000.16386That's all the printing packages I can see on my system.- Open a command shell and run the following commandspkgmgr /up:Microsoft-Windows-Printing-XPSServices-Package~31bf3856ad364e35~x86~~6.0.6000.16386pkgmgr /up:Microsoft-Windows-Printing-PremiumTools-Package~31bf3856ad364e35~x86~~6.0.6000.16386pkgmgr /up:Microsoft-Windows-Printing-Foundation-Package~31bf3856ad364e35~x86~~6.0.6000.16386 Edited March 1, 2009 by Grope For Luna
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now