Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

accessing printer driver directory from a batch file

1 view
Skip to first unread message

ssylee

unread,
Jul 15, 2008, 8:01:17 PM7/15/08
to
I'm trying to copy a list of files from an installer directory to the
printer driver directory on my system (e.g. C:\WINDOWS\system32\spool
\drivers\w32x86 or the like) from a batch file. However, I don't know
how to access the directory. Is there a value that carries the value
equaling this path or the system32 root directory? If so, what would
that be?

Ted Davis

unread,
Jul 15, 2008, 8:32:33 PM7/15/08
to

You already know the part from system32 on down - either %windir% or
%system_root% will give you the drive and Windows install directory.

--

T.E.D. (tda...@mst.edu) MST (Missouri University of Science and Technology)
used to be UMR (University of Missouri - Rolla).

0 new messages