Re: [WiX-users] help! How do I launch a file upon install ?

2013-09-04 Thread nkshirsagar
 
  
  WIXUI_EXITDIALOGOPTIONALCHECKBOX = 1 and NOT
Installed


worked for me. I had to remove the -UIRef Id="WixUI_Minimal" ilne from it
otherwise I was getting redefined variables with the UI I had added as a
reference through the visual studio properties



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/help-How-do-I-launch-a-file-upon-install-tp7588736p7588749.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] help! How do I launch a file upon install ?

2013-09-04 Thread Steven Ogilvie
If you follow the example on that web url it should work for you...

You can just add the:



WIXUI_EXITDIALOGOPTIONALCHECKBOX = 1 and 
NOT Installed


That must be within your mailto:nkshirsa...@gmail.com] 
Sent: September-04-13 2:28 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] help! How do I launch a file upon install ?

Hello folks..

I've looked at
http://wixtoolset.org/documentation/manual/v3/howtos/ui_and_localization/run_program_after_install.html
 

to see the proper way to launch an exe that I'm installing after the user 
clicks the "finish" button. I've used the minimal gui, but added it as a 
reference by right-clicking the "references" in the wix project in visual 
studio, so I don't have a 





element in my wxs file. 

So where do I add this code ? 

WIXUI_EXITDIALOGOPTIONALCHECKBOX = 1 and NOT 
Installed

The tutorial suggest I add it "anywhere in the UI element", but as I've added 
the UI element as a reference through visual studio, I don't have it in my wxs 
file! Would really appreciate someone's help on this as I've been stuck here 
for quite some time, and I'm very new to wix !



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/help-How-do-I-launch-a-file-upon-install-tp7588736.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies and 
advance your career. Get an incredible 1,500+ hours of step-by-step tutorial 
videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] help! How do I launch a file upon install ?

2013-09-03 Thread nkshirsagar
Hello folks..

I've looked at
http://wixtoolset.org/documentation/manual/v3/howtos/ui_and_localization/run_program_after_install.html
 

to see the proper way to launch an exe that I'm installing after the user
clicks the "finish" button. I've used the minimal gui, but added it as a
reference by right-clicking the "references" in the wix project in visual
studio, so I don't have a 





element in my wxs file. 

So where do I add this code ? 

WIXUI_EXITDIALOGOPTIONALCHECKBOX = 1 and NOT
Installed

The tutorial suggest I add it "anywhere in the UI element", but as I've
added the UI element as a reference through visual studio, I don't have it
in my wxs file! Would really appreciate someone's help on this as I've been
stuck here for quite some time, and I'm very new to wix !



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/help-How-do-I-launch-a-file-upon-install-tp7588736.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users