cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Superfreak3
Level 11

Set Directory Custom Action Question...

Hi all,

I have a question about a Set Directory Custom Action and setting a specific directory value to that of another directory table entry.

Our install will have a destination of [INSTALLDIR]MyFolder (MYFOLDER in the Directory table) in some cases and [INSTALLDIR]MyFolderPro (MYFOLDERPRO in the Directory table) in others. The determining factor will be if ISReleaseFlags><"SpecificFeature". If the SpecificFeature is included in the release, I would like to change the MyFolder value to that of MyFolderPro's directory table value.

I added a Set Directory custom action having the Directory Name field set to MYFOLDER, but I don't know what to put in the Directory Value field. Should I simply use MYFOLDERPRO? [MYFOLDERPRO]? The later would look for a Public Property I would think.

If this can be done, I would appreciate any information!!

Thanks much.
Labels (1)
0 Kudos
(1) Reply
Superfreak3
Level 11

I used a Set Directory Custom to set MYFOLDER to [INSTALLDIR]MyFolderPro, which seems to be working fine.

[INSTALLDIR]MyFolderPro is the extended or full path of MYFOLDERPRO from the Directory Table.
0 Kudos