Re: Gtkmm Windows Runtime Installer - Silent Option
- From: "John Hobbs" <john velvetcache org>
- To: "GTKmm List" <gtkmm-list gnome org>
- Subject: Re: Gtkmm Windows Runtime Installer - Silent Option
- Date: Sat, 11 Oct 2008 04:33:21 -1000
Thanks Armin! I hadn't gotten into the NSIS code yet, but those flags
are just the ticket. Checked them and they work fine from silent
install :-)
Also, when silent install with ALLUSERS the uninstaller cleans up the
start menu.
- John Hobbs
john velvetcache org
On Sat, Oct 11, 2008 at 4:04 AM, Armin Burgmeier <armin arbur net> wrote:
> On Fri, 2008-10-10 at 11:43 -1000, John Hobbs wrote:
>> Hello,
>>
>> I am looking to deploy the Windows runtime installer in silent mode,
>> but it doesn't set the PATH when you do that.
>>
>> I am running:
>>
>> gtkmm-win32-runtime-2.14.1-2.exe /S /D=C:\Program Files\gtkmm
>>
>> Is there a flag I can use to make it set the env. variables?
>
>> Here is a ref. for adding a flag maybe:
>> http://nsis.sourceforge.net/Docs/Chapter4.html#4.12
>>
>> Also, when you run it silent it seems to install as "current user
>> only", an option would be nice.
>
> There are already the two flags /SET_ENVVARS and /ALLUSERS which will
> probably do what you are looking for. I'm going to update the wiki and
> mention them.
>
>> Lastly, if you install silent, when you uninstall it won't clean up
>> the start menu at all.
>
> Yeah, I can reproduce this. I'll have a look.
>
> Thanks,
> Armin
>>
>
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]