Radimus Posted December 12, 2004 Posted December 12, 2004 As of 0.73, unattended installations are possible. Simply do the following:gaim-1.1.0.exe /L=1033 /S /D=C:\GaimMake sure to leave the '/D' flag for last. The '/L' flag sets the language (Windows LCID) used by the uninstaller, as well as Gaim itself. You may ommit both the '/L' and '/D' flags and use the defaults which are 1033 (English) and 'C:\Program Files\Gaim' respectively. The same applies to non-gtk versions. If you need to specify the GTK+ install path (Default is 'C:\Program Files\Common Files\GTK\2.0'), then download the latest GTK installer from above, and do the following:gtk-runtime-2.4.13-rev-a.exe /L=1033 /S /D=C:\GTK+gaim-1.1.0-no-gtk.exe /L=1033 /S /D=C:\Gaim
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now