Hello All, Today I just edited below line after that x64 not advertising any more after revert the change.
spoolss: architecture = Windows NT x86 Previous was... spoolss: architecture = Windows x64 Thanks & Regards, Arun Sasi Venmalassery ------------------------------------------------------------------------------------------------------------------------------------- Sr. Engineer - Server Management (UNIX), Wipro Ltd (Dubai) |Mob: +971 566489491 | E: [email protected] ________________________________________ From: Arun Sasi V (WI01 - GIS) Sent: Thursday, December 06, 2012 10:50 AM To: David Disseldorp Cc: [email protected] Subject: RE: [Samba] Windows 7 adding printer Hello David, Thanks alot it works for me, but in my infra I have Windows XP 32 bit and Windows 7 64 bit. how to make these two can upload the drivers. Thanks ________________________________________ From: David Disseldorp [[email protected]] Sent: Wednesday, December 05, 2012 3:36 PM To: Arun Sasi V (WI01 - GIS) Cc: [email protected] Subject: Re: [Samba] Windows 7 adding printer Hi, On Wed, 5 Dec 2012 08:35:54 +0000 <[email protected]> wrote: > Hello Team, > > I am unable to add/upload Windows 7 64 bit print driver from Windows 7 64 bit > laptop. It is giving me following error. > > The folder you specified doesn't contain a compatible software driver for > your device. If the folder contains a driver,make sure it is designed to work > with Windows for x64-based system. > > Is there any work around ? Is the [print$] path populated with a writeable x64 directory? The Samba spoolss server presents itself as 32-bit ("Windows NT x86") by default, but you should still be able to upload 64-bit drivers via the \\$server\printer -> "server properties" dialogue box. Alternatively, the spoolss server can advertise itself as 64-bit with: [global] spoolss: architecture = Windows x64 Cheers, David -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
