hallo zusammmen,
stand auch schon vor dem problem, dass ich ein gui tool hatte, was keinen silent unterstützt ...
dies wurde dann mit der softwareverteilung Altiris ausgerollt ...
es musste nur der autologin in der registry gesetzt werden ...
und dann funktionierte das setup mit grafischer oberfläche ...
ach ja, weil hier gerade einer ultravnc erwähnt hat!
setup config file erstellen -->
- download UltraVNCSetup.exe
- run the exe with the command "UltraVNC-101-Setup.exe /saveinf=c:\someconfigfile.inf" , this will save the main config file to a path of your choosing.
- go through the setup changing config settings to how you want it installed (language, program path, etc).
setup dann mit--> " UltraVNC_1.0.8.2_Setup.exe /verysilent /loadinf=d:\UltraVNC_Viewer_config.inf" aufrufen
in der inf stehen die setup parameter ..
-------- inf datei -------
[Setup]
Lang=de
Dir=C:\Programme\UltraVNC
Group=UltraVNC
NoIcons=0
SetupType=viewer
Components=ultravnc_viewer
Tasks=desktopicon,associate
gruß gmmg