Как открыть диалог Add printer?
добавьте ShellAPI в USES
Code:
ShellExecute(handle, nil,
'rundll32.exe',
'shell32.dll,SHHelpShortcuts_RunDLL AddPrinter', '', SW_SHOWNORMAL);
©Drkb::01200
Взято из http://forum.sources.ru