Eric, I'm implementing the stuff that builds the symlinks, shortcuts, etc (CO_INSTALL_PROPERTIES) stuff right now.
Since we've got the version/platform in the actual installed path (ie,
C:\Apps\.installed\CoAppTestCertificate\AppFour-1.0.0.0-x64\appfour-1.0.0.0-x64.exe
), I think we should drop the version number from the EXEs and just let them
remain unadorned.
I can still create version and/or platform-specific symlinks :
{$BIN}\appfour-1.0.0.0-x64.exe -> {$PKGDIR}\appfour.exe
or
{$BIN}\appfour-x64.exe -> {$PKGDIR}\appfour.exe
if we want.
[Description: Description: Description:
fearthecowboy]<http://fearthecowboy.com/>
Garrett Serack | Microsoft Open Source Software Developer | Microsoft
Corporation
Office:(425)706-7939 email/messenger:
[email protected]<mailto:[email protected]>
blog: http://fearthecowboy.com<http://fearthecowboy.com/>
twitter: @fearthecowboy<http://twitter.com/fearthecowboy>
I don't make the software you use; I make the software you use better on
Windows.
<<inline: image001.gif>>
_______________________________________________ Mailing list: https://launchpad.net/~coapp-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~coapp-developers More help : https://help.launchpad.net/ListHelp

