What's the problem exactly?  That syntax should be just fine.

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chris Mumford
Sent: Monday, May 26, 2008 16:40
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Maybe a bug in the File element?

I'm trying to rename my file during install. Something like this:

<
File Id="MyScreensaver.scr" 
Source="..\ScreenSaver\bin\Release\MyScreensaver.exe"
           KeyPath="yes" Name="My Screensaver.scr" />
But it won't allow a name with a space. I tried LongName, but that didn't fix 
it. Shouldn't this attribute allow a space?


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to