mIRC Homepage
Posted By: tiSh_la_bitch Readonly ini's! - 16/10/03 03:16 PM
they should make mirc ini files readonly (able) again.... so that we could keep our settings as they were.... but ive noticed from version 6.01 and up... if you change the ini's file attributes to readonly... after you opened mIRC... the ini's ain't
readonly....

we should be able to make ini's file attribuite (readonly).... thats the point...

and also the mirc icon, they should add a 32bit color icon. to make it look good.

how about colored nicks? LOL

anyways.... the readonly ini's is all i want back! =( frown

Posted By: RiffRaff Re: Readonly ini's! - 16/10/03 09:47 PM
The author of mIRC must have had his reasons to make such a change.
Anyway, if you are using NTFS, you can change the permissions of the file and make it read-only.
Posted By: pheonix Re: Readonly ini's! - 16/10/03 10:53 PM
alias readonly {
write temp.bat ATRRIB +R $1-
run temp.bat
.remove temp.bat
}
/readonly <path>
Posted By: KingTomato Re: Readonly ini's! - 16/10/03 11:16 PM
alias readonly { /run -n cmd /c attrib +r $shortfn($1-) }
Posted By: pheonix Re: Readonly ini's! - 16/10/03 11:59 PM
/c is for doing commands from the /run?
e.g: /run cmd.exe /c shutdown -s
(nobody type this ;\)
Posted By: KingTomato Re: Readonly ini's! - 17/10/03 12:51 AM
/c is the switch to "run command following call". try /run cmd /c net send 127.0.0.1 Test
Posted By: Iori Re: Readonly ini's! - 17/10/03 06:01 AM
Yep, as KT said
/C Carries out the command specified and terminates
/K Carries out the command specified but remains open

These are not only for /run in mIRC, they are internal to the command interpreter Try "/run cmd.exe /k cmd /?".
Posted By: tiSh_la_bitch Re: Readonly ini's! - 19/10/03 08:54 AM
but i disable /run command in mIRC option. is there any other way to make inis readonly when mIRC.exe is executed? the reason i diabled /rnu comand is for security purposes.. im using mIRC in our cafe... pls reply.. tnx for your help.. =)
Posted By: tiSh_la_bitch help - 19/10/03 08:56 AM
but i disable /run command in mIRC option. is there any other way to make inis readonly when mIRC.exe is executed? the reason i diabled /rnu comand is for security purposes.. im using mIRC in our cafe... pls reply.. tnx for your help.. =)
© mIRC Discussion Forums