Re: [WiX-users] Can Find WIX Project Type in VS 2012 PRO

2012-11-04 Thread Goran
I have installed today VS 2012 Pro and Wix 3.7 (beta) and everything is OK there is a Windows Installer XML folder with Wix project templates in Add new project dialog.. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Can-Find-WIX-Project-Type-in-V

[WiX-users] New bundle installs new application (doesn't upgrade)

2012-11-04 Thread Goran
I create a bundle with Msi package and .net framework 4.0 (as a prerequisite). I run the install for the first time, it installs OK. I run the same bundle again, it offers to Repair, Remove - OK. However, if I build the bundle again, and then run installation again ( I did not uninstall previous v

Re: [WiX-users] Can Find WIX Project Type in VS 2012 PRO

2012-11-04 Thread Alexey Ivanov
some problem with perUser installaon (wixui-advanced), perMachine uninstall without this error 03.11.2012 22:55 пользователь "Todd Williford" написал: > > Hello, > > I recently installed Microsoft Visual Studio Professional 2012 Version 11.0.50727.1 RTMREL onto an 64 bit Windows 7 operating syste

Re: [WiX-users] Can Find WIX Project Type in VS 2012 PRO

2012-11-04 Thread Alexey Ivanov
fail. not this thread, sorry. 04.11.2012 20:20 пользователь "Alexey Ivanov" написал: > > some problem with perUser installaon (wixui-advanced), perMachine uninstall without this error > > 03.11.2012 22:55 пользователь "Todd Williford" написал: > > > > > Hello, > > > > I recently installed Microso

Re: [WiX-users] Can't delete Desktop shortcut due to Warning 1910

2012-11-04 Thread Alexey Ivanov
some problem with perUser installaon (wixui-advanced), perMachine uninstall without this error 04.11.2012 10:50 пользователь "Dave Lowndes" написал: > > When uninstalling my app I'm getting this warning dialog coming up with: > > Warning 1910.Could not remove Shortcut My App.lnk. Verify that the >

Re: [WiX-users] New bundle installs new application (doesn't upgrade)

2012-11-04 Thread Wesley Manning
That is the designed behaviour if the versions are the same. You have to uprev the version. -Original Message- From: Goran [mailto:malov...@yahoo.com] Sent: November 4, 2012 11:02 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] New bundle installs new application (doesn't

Re: [WiX-users] Can Find WIX Project Type in VS 2012 PRO

2012-11-04 Thread Todd Ford
I checked the install logs and it appears to be finding evidence of VS2012. Maybe has something to do with the previous VS Express 2010 and lower versions which have been uninstalled. I also uninstalled and re-installed VS2012 Pro with no results. Unfortunately I can't reference WIX from within Vis