Thanks a lot Phil. -----Original Message----- From: Phil Paradis [mailto:[EMAIL PROTECTED] Sent: Friday, June 27, 2008 5:28 PM To: General discussion for Windows Installer XML toolset.; Mathur, Uttam (GTS) Subject: RE: [WiX-users] Warning CNDL1044 - How to get rid of this?
For VI: 1. Open the file by typing 'vi <file>' 'vim <file>' depending on what version you have. 2. Hit ':' to enter command mode, then enter the command as indicated. 3. When complete, press ':' again and then enter 'wq' to save the file and quit. You can also do this in Visual Studio's editor: 1. Open the .wxs file 2. Hit Ctrl-H for Replace. 3. Click More Options 4. Check Use and select Regular Expressions from the box. 5. Enter the following in the Find box ShortName='[^']+' 6. Leave the Replace box empty. 7. Click Replace All. If your file uses " instead of ' to delimit values, replace accordingly above. -- Phil > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:wix-users- > [EMAIL PROTECTED] On Behalf Of Mathur, Uttam (GTS) > Sent: Friday, June 27, 2008 12:30 PM > To: [EMAIL PROTECTED]; General discussion for Windows Installer XML > toolset. > Subject: Re: [WiX-users] Warning CNDL1044 - How to get rid of this? > > Sorry Luke, but I will be using the VIM for first time. So, how to > execute this command? > > Thanks > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Luke > Bakken > Sent: Friday, June 27, 2008 2:48 PM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Warning CNDL1044 - How to get rid of this? > > Mathur, Uttam (GTS) wrote: > > Thanks Rob but I have 5000 files (5000 rows in XML file) in my > package > > and I don't think this is the "easiest fix". Can we assume this > warning > > will go away in new version of WIX? > > In vim: > > %s/ ShortName='[^']\+'//g > > > > ----------------------------------------------------------------------- > - > - > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > -------------------------------------------------------- > > This message w/attachments (message) may be privileged, confidential or > proprietary, and if you are not an intended recipient, please notify > the sender, do not use or share it and delete it. Unless specifically > indicated, this message is not an offer to sell or a solicitation of > any investment products or other financial product or service, an > official confirmation of any transaction, or an official statement of > Merrill Lynch. Subject to applicable law, Merrill Lynch may monitor, > review and retain e-communications (EC) traveling through its > networks/systems. The laws of the country of each sender/recipient may > impact the handling of EC, and EC may be archived, supervised and > produced in countries other than the country in which you are located. > This message cannot be guaranteed to be secure or error-free. This > message is subject to terms available at the following link: > http://www.ml.com/e-communications_terms/. By messaging with Merrill > Lynch you consent to the foregoing. > -------------------------------------------------------- > > ----------------------------------------------------------------------- > -- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users -------------------------------------------------------- This message w/attachments (message) may be privileged, confidential or proprietary, and if you are not an intended recipient, please notify the sender, do not use or share it and delete it. Unless specifically indicated, this message is not an offer to sell or a solicitation of any investment products or other financial product or service, an official confirmation of any transaction, or an official statement of Merrill Lynch. Subject to applicable law, Merrill Lynch may monitor, review and retain e-communications (EC) traveling through its networks/systems. The laws of the country of each sender/recipient may impact the handling of EC, and EC may be archived, supervised and produced in countries other than the country in which you are located. This message cannot be guaranteed to be secure or error-free. This message is subject to terms available at the following link: http://www.ml.com/e-communications_terms/. By messaging with Merrill Lynch you consent to the foregoing. -------------------------------------------------------- ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users