hmmm,
Can you help me make an installer?







On Tue, Feb 26, 2013 at 3:55 PM, Steven Ogilvie <steven.ogil...@titus.com>wrote:

> Classification: Public
>
>
> This is the Windows Installer XML installer user list, I think you want
> the IExpress Self Extraction Directive File? We don't use iexpress.exe
>
> -----Original Message-----
> From: james pruett [mailto:gpscru...@gmail.com]
> Sent: February-26-13 4:47 PM
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Could not load file or assembly 'GMap.NET.Core,
> Version=1.7.0.0, Culture=neutral, PublicKeyToken=b85b9027b614afef' or one
> of its dependencies. The system cannot find the file specified
>
> aren't you the
> "Windows Installer" <http://wixtoolset.org/> folks?
>
>
>
>
>
> On Tue, Feb 26, 2013 at 3:15 PM, james pruett <gpscru...@gmail.com> wrote:
>
> > Hi,
> > Can anyone spot what I am doing wrong?
> > Thanks for looking.
> > -cellurl
> >
> >
> > ----VisualStudio10 comes up with this error:----------
> >
> > Could not load file or assembly 'GMap.NET.Core, Version=1.7.0.0,
> > Culture=neutral, PublicKeyToken=b85b9027b614afef' or one of its
> > dependencies. The system cannot find the file specified.
> >
> >
> >
> > ----here is the .SED file-------------
> >
> > [Version]
> > Class=IEXPRESS
> > SEDVersion=3
> > [Options]
> > PackagePurpose=InstallApp
> > ShowInstallProgramWindow=0
> > HideExtractAnimation=0
> > UseLongFileName=0
> > InsideCompressed=0
> > CAB_FixedSize=0
> > CAB_ResvCodeSigning=0
> > RebootMode=N
> > InstallPrompt=%InstallPrompt%
> > DisplayLicense=%DisplayLicense%
> > FinishMessage=%FinishMessage%
> > TargetName=%TargetName%
> > FriendlyName=%FriendlyName%
> > AppLaunched=%AppLaunched%
> > PostInstallCmd=%PostInstallCmd%
> > AdminQuietInstCmd=%AdminQuietInstCmd%
> > UserQuietInstCmd=%UserQuietInstCmd%
> > SourceFiles=SourceFiles
> > [Strings]
> > InstallPrompt=
> > DisplayLicense=
> > FinishMessage=
> > TargetName=C:\aaa_jim_test\Speedanator_installer.EXE
> > FriendlyName=Speedanator
> > AppLaunched=Demo.WindowsForms.exe
> > PostInstallCmd=<None>
> > AdminQuietInstCmd=
> > UserQuietInstCmd=
> > FILE0="GMap.NET.WindowsForms.dll"
> > FILE1="Demo.WindowsForms.exe"
> > FILE2="GMap.NET.Core.dll"
> > [SourceFiles]
> > SourceFiles0=C:\aaa_jim_test\
> > [SourceFiles0]
> > %FILE0%=
> > %FILE1%=
> > %FILE2%=
> >
> >
> > -----------here are all the source files--------------
> >
> > http://www.wikispeedia.org/speedo/
> >
> >
> >
> >
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics Download AppDynamics Lite for
> free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
>
> This message has been marked as Public by Steven Ogilvie on February-26-13
> 4:55:06 PM.
>
> The above classification labels were added to the message by TITUS Message
> Classification.
> Visit www.titus.com for more information.
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to