跳到主内容

搜索

搜索

Printer Defaults - Via Registry

评论

1 条评论

  • Avatar
    Ian Cummings
    版主

    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

请先登录再写评论。