E
eddieb7
I am trying to call CASPOL from within an install being created using
Installsheild 12 Express using the Custom Actions. I have a custom
action which calls CASPOL but I cannot get CASPOL to find the exe that
I wasn to be used for adding the trust relationship.
I am using the following command line with CASPOL :-
-quiet -machine -pp off -ag All_Code -strong -file temp.exe -noname -
noversion FullTrust -name TempSnk -description "Code group granting
full trust to temp application"
The porblem seems to be with finding my temp.exe. Since I am doing
this through an install I do not know the specific location of my
temp.exe, so what I tried to do was copy CASPOL to the same location
as my temp.exe, but CASPOL still doesn't seem to find it.
I have tried doing this through a VBScript, but seem to have the same
problem.
Any help would e much appreciated.
Installsheild 12 Express using the Custom Actions. I have a custom
action which calls CASPOL but I cannot get CASPOL to find the exe that
I wasn to be used for adding the trust relationship.
I am using the following command line with CASPOL :-
-quiet -machine -pp off -ag All_Code -strong -file temp.exe -noname -
noversion FullTrust -name TempSnk -description "Code group granting
full trust to temp application"
The porblem seems to be with finding my temp.exe. Since I am doing
this through an install I do not know the specific location of my
temp.exe, so what I tried to do was copy CASPOL to the same location
as my temp.exe, but CASPOL still doesn't seem to find it.
I have tried doing this through a VBScript, but seem to have the same
problem.
Any help would e much appreciated.