Skip to main content

Search

Search

Printer Defaults - Via Registry

Comments

1 comment

  • Avatar
    Ian Cummings
    Moderator

    Are you wanting to do this in a scripted way, rather than have the user manually import the SDS file into their printer driver instance?  If you want to do this in a scripted fashion then you could run a DAL (Driver Automation Layer - C:\Windows\ssdal.exe) command line via a user login script.  See the below example:

     

    C:\Windows\ssdal.exe settings import "C:\Seagull\NewDefaults.sds"

    0

Please sign in to leave a comment.