Re: [Banshee-List] windows build



Hi,

Ok, I have found the solution by unactiving it it worked but do not launched banshee if checked.
I have try few other solution but I am not an expert of wix installer:
add <File Id="Nereid.exe" Name="Nereid.exe" /> but it add conflict 


I have found that it was touch 1 year ago by Bertrand. So Bertrand, if you know what is going wrong here... ;-).

So I have an windows installer but without the launched of banshee at the end.

Olivier Dufour


On Tue, Feb 21, 2012 at 12:48 AM, olivier dufour <olivier duff gmail com> wrote:
Hi,

I try to generate the windows build.
Fist, I have to fix some reference in project file:
Hyena.Data.Sqlite & Mono.Addins was missing as reference in Banshee.OpticalDisc.csproj.

After that, it compile but the generation of installer do not work.

c:\banshee\build\windows\InstallerDefinition.wxs(43): error LGHT0094: Unresolved reference to symbol 'File:Nereid.exe' in section 'Product:*'. [C:\banshee\build\windows\Installer.wixproj]

in wixproj file I have in line 43 :
<CustomAction Id="StartAppOnExit" FileKey="Nereid.exe" ExeCommand="" Execute="immediate" Impersonate="yes" Return="asyncNoWait" />

Does someone know what I need to do to fix that? Google help me a little but do not understood the point. 

cheers,
Olivier Dufour



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]