E
eddieb7
Can anybody tell me if there is a paramater I can use with CASPOL from
within a batch file to prevent
the dos window being displayed.
I am trying to remove a group using
caspol -machine -quiet -pp off -rg TempGroup
and then replace it using
caspol -machine -quiet -addgroup All_Code -strong -
file DummyApp.exe -noname -noversion FullTrust -name TempGroup -
description "Code group granting full trust to applications compiled
with LtempGroup.snk strong name signature"
But whenever I run the Batch file it throws up a Dos Window.
Everything runs ok, and it does what I want,
but I don't want to see the dos window.
Any help would be much appreciated.
within a batch file to prevent
the dos window being displayed.
I am trying to remove a group using
caspol -machine -quiet -pp off -rg TempGroup
and then replace it using
caspol -machine -quiet -addgroup All_Code -strong -
file DummyApp.exe -noname -noversion FullTrust -name TempGroup -
description "Code group granting full trust to applications compiled
with LtempGroup.snk strong name signature"
But whenever I run the Batch file it throws up a Dos Window.
Everything runs ok, and it does what I want,
but I don't want to see the dos window.
Any help would be much appreciated.