I'm completely clueless about LUA scripting (not great at coding anything in general) , I tried to read about it but this is far beyond my reach...
Basically I have a program I use all the time which involves launching "cmd" and typing in several commands. I already created a bat file to avoid retyping the command each time (so I basically open "cmd" then drag the bat file in, press enter and voila!
I wondered if there was a nifty way to have all this actions simplified by lua scripting just so I simply have to click my dedicated rainmeter app to execute all that?
I would really appreciate a bit of help on this one... I'll owe you forever!

Ps: if anyone could be bothered explaining me how to add "open the "Z:\ drive" at the end of the batch action of my bat file, that would be even more wonderful!!