跳至主內容

搜尋

搜尋

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

登入寫評論。