[WiX-users] unsubscribe

2012-12-17 Thread Allan Edwards

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Bug?

2012-09-26 Thread Allan Edwards
I was able to specify a component with an empty guid



The installer compiled, linked, ran.  The reason I found this problem was that 
when I went to uninstall the product it left the silverlight xap file the 
component was needing to uninstall.

Thanks!!!
Allan
--
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Custom UI for Database Installation

2012-09-26 Thread Allan Edwards
I have an installer that is using the minimal ui and all I lack is putting in a 
database setup dialog that takes in the sql user, password, and server name.

NO. 1 Can I add a custom dialog to the minimal ui to do this?  Is it possible 
to extend this way?

NO. 2 How do I set the properties for my sql database install from the Database 
Connections UI dialog?

Does anybody have any sample xml for doing what I am trying to accomplish?

Thanks!!!
Allan
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Creating an uninstall shortcut

2012-09-25 Thread Allan Edwards
This worked!  Thanks!!!

-Original Message-
From: Rob Mensching [mailto:r...@robmensching.com] 
Sent: Monday, September 24, 2012 6:17 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Creating an uninstall shortcut

The code here worked:
http://robmensching.com/blog/posts/2007/4/27/How-to-create-an-uninstall-shortcut-and-pass-all-the

On Mon, Sep 24, 2012 at 1:05 PM, Allan Edwards < 
allan.edwa...@pointsolutionsllc.com> wrote:

> 
>   
> 
>
> 
>
> 
>Guid="AD7EBFAB-4DB8-4fa8-8D9B-A6325959C69B">
>Name="Uninstall TCard System"
>   Description="Uninstalls the TCard System"
>   Target="[System64Folder]msiexec.exe"
>   Arguments="/x [ProductCode]"/>
>  Name="installed" Type="integer" Value="1" KeyPath="yes"/>
>   
> 
>
>   
>
>
> I tried following the tutorial on creating an uninstall shortcut and 
> all compiles but when I go to run the installer the shortcut is not created?
>
> Thanks!!!
> Allan
>
> --
> 
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. 
> Discussions will include endpoint security, mobile security and the 
> latest in malware threats. 
> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



--
virtually,

   Rob Mensching
   http://RobMensching.com LLC
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and threat 
landscape has changed and how IT managers can respond. Discussions will include 
endpoint security, mobile security and the latest in malware threats. 
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-
No virus found in this message.
Checked by AVG - www.avg.com
Version: 2012.0.2221 / Virus Database: 2441/5290 - Release Date: 09/24/12

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Creating an uninstall shortcut

2012-09-24 Thread Allan Edwards

  





  


  


  


I tried following the tutorial on creating an uninstall shortcut and all 
compiles but when I go to run the installer the shortcut is not created?

Thanks!!!
Allan
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Web Applications Not Creating

2012-09-24 Thread Allan Edwards

  

  


  

I have the following xml for creating a web application for our security 
service.  The directory creates under the default web  site but the web 
application is not created.  What could be going wrong?

Thanks!!!
Allan
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users