You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The button would simply need to take the existing name of the printer and ask for a path to the config file or have a default file path like the fog service install tmp folder.
The command it needs to run is
RUNDLL32 PRINTUI.DLL,PrintUIEntry /Ss /n %PrinterName% /a %ConfigFilePath\file.dat% m f g p
The text was updated successfully, but these errors were encountered:
The button would simply need to take the existing name of the printer and ask for a path to the config file or have a default file path like the fog service install tmp folder.
The command it needs to run is
RUNDLL32 PRINTUI.DLL,PrintUIEntry /Ss /n %PrinterName% /a %ConfigFilePath\file.dat% m f g p
The text was updated successfully, but these errors were encountered: