home *** CD-ROM | disk | FTP | other *** search
- all :
- jvc -nolog -nomessage -x- *.java
- dubuild JavaTest.cab . /D "ScriptDebugger" /N "ScriptDebugger" /I *.class /V 1,0,0,0
- makecert -sk MyKeyName -n "CN=Microsoft Corporation" MyTestCert.cer
- cert2spc MyTestCert.cer MyTestCert.spc
- signcode -j javasign.dll -jp low -spc MyTestCert.spc -k MyKeyName JavaTest.cab
- setreg
- @echo make sure the trust the test root is true. (setreg 1 true)
- @echo when you are done testing, you should disable the test root. (setreg 1 false)