Posted by: Jane
« on: February 26, 2011, 07:22:21 am »Thanks, the regedit works!
Not working for me, morbid.
alias trial {
if ($readini($mircini,about,portable) == yes) {
remini $qt($mircini) user lastrun
}
else {
comopen trial WScript.Shell
comclose trial $com(trial,RegDelete,3,bstr,HKEY_CURRENT_USER\Software\mIRC\LastRun\)
}
echo -s Now you can restart mIRC
}
* Opened Com 'trial' (WScript.Shell)
-
* Closed Com 'trial'
-
Now you can restart mIRC