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

Reply via email to