Up |
Scol 4.6 or above required
Create a registry key.
fun [S] I
Return : I 0 if success or nil if error.
fun main ()=
_showconsole;
_fooId _winreg_createkey "your_company\\your_app\\Infos\\ToDel\\SubKey";
0;;
Warning : this function is defined on MS Windows Scol version only !