Posted by member 245986 on 2005-09-20 22:38:44 link

cd\
cd litestep
litestep.exe !NetReloadModule jdesk-0.73
litestep.exe !jDeskSetWorkArea "0,0,0,-28"
litestep.exe !NetUnloadModule jdesk-0.73

Here is the batch file...

it is working... I don't even have to load the module in the theme...

But, I have troubles trying to use !execute bang in my theme.rc... I think I may be the problem here...
I use something like this :
!Execute ["notepad"]

sure, it is not notepad, but it doesn't work... Can I have pointers ?