cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
liorafar
Level 6

SUPPORTDIR property is empty in DTF C# Custom Action. Why???!!!

Hi all,
I can really use your help

I've put some support files in my ism project, which I want only for installation time.

I've created a DTF C# custom action(Wix) that execute them from SUPPORTDIR
my custom Action is immidiate and is sequenced after CostFinalize

When I do the following:

string supportDir = session["SUPPORTDIR"]
supportDir is EMPTY

WHY??!!

Thanks,
Lior
Labels (1)
0 Kudos
(3) Replies
liorafar
Level 6

Please why no body answers i really need help.
This is the only place i can find answers
0 Kudos
liorafar
Level 6

ok somehow I've managed to get it...must be a corrupted ism
so why am I getting this:
C:\DOCUME~1\SVCCOS~1\LOCALS~1\Temp\{7763EBDA-ADAE-4B4B-9737-F7DE063BAD4B}
How execute a file from there in A C# custom action???
0 Kudos
liorafar
Level 6

Ok Never mind, its seems my ism was corrupted for some reason.
After opening a new one i was able to get the "SUPPORTDIR" property
0 Kudos