Jump to content

Recommended Posts

Posted

I've got a computer where I can't set the default printer - none of the available printers will accept being et to the default - I can work around this in most applications but publisher gets very upset at not being able to find a default printer (and the teacher is the most prolific user of publisher in the universe :) )

 

I tried deleting all files in the spooler folder and removing all drivers using the file | server properties window as per a previous thread - I re-added our networked printer and even tried a adding the generic txt file printer but I still can't set either as a default.

 

As its the class machine connected to smartboard with specific software for just that class (including the dreaded Abacus :( ) I don't want to have to clone it from another machine.

 

As usual with me - its just a standalone XP Pro not on a domain - single user - full admin rights.

 

regards

 

Simon

Posted

Hi mate, thought I would try and help you. Did some searching and found a few things which may help:

 

1.Set the printer as default one in the registry:

 

The value is located at: HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows\ and the name is Device.

 

It would resemble one of the following:

 

\\SERVER\HPLASER,winspool,Ne00: or DESKJET,winspool,LPT1:

 

The Ne00 is a network port and LPT1 a local port as I am guessing you know.

 

 

2.Also, you could try The tool setprinter.exe which is included in Windows Server 2003 Resource Kit Tools. It is a command line tool.

 

http://www.microsoft.com/downloads/details.aspx?familyid=9d467a69-57ff-4ae7-96ee-b18c4790cffd&displaylang=en

 

Setprinter.exe: Spooler Configuration Tool

 

C:\Program Files\Windows Resource Kits\Tools>setprinter /? and the detailled syntax is in rktools.chm Help file.

 

Hope one of these may work? :)

  • Thanks 2
  • 1 year later...
  • 11 months later...
Posted
Thanks - the reg fix worked for me - the Windows key was missing altogether so exported it from a working user then imported it. Great
  • 7 months later...
Posted

Hi, I had this problem due to a virus.

 

The virus modified the key HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows\load for start on the user session, and it modified the permissions of the parent key of the registry for not allow the modification of the values inside.

 

How the user could not modify the Device value Windows doesn't allows to change the default printer.

 

My fix was:

- Start regedit as Administrator

- look for the previous key on HKEY_USERS (if you use HKEY_CURRENT_USER you will be modifying the administrator key), each user it's show with his SID. For see the user SID you could run in a command line the command "wmic useraccount get name,sid"

- Do a Right click on the Windows key and select Permissions.

- Press Advanced button.

- Remove all the permissions.

- Click the inherit ... checkbox.

- Click OK.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...