Go Back   PackageDeploy Application Packaging Forums > Package Development > Application Packaging > Windows MSI

Reply
 
LinkBack Thread Tools Display Modes
Old 12-19-2008, 03:12 AM   #1 (permalink)
Jim Brown
Guest
 
Posts: n/a
Default [TARGETDIR] in the Registry table

Hi,

I created an MSI install project in VS 2005. I need to specify some folder
locations as registry values, so I have some keys with the value as

[TARGETDIR]\subFolder

When I run the installer, it creates registry values that look like
[TARGETDIR]\\subFolder - notice the double backslash. In Orca, I can see
that TARGETDIR is defined without a trailing backslash, so I don't know the
reason for the double backslash in the registry value.

I edited the Registry entries to look like [TARGETDIR]subFolder and this
works, but I don't understand why this happened in the first place. Can
someone educate this poor noob?

Thanks,
-Jim


  Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 12:29 PM.


vBulletin, Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
2007 - 2012 PackageDeploy.com