"Hello world!" in Windows 7 problem :(

Long story short :
if i save the infamous “Hello world!” (main.lua) in the Corona SDK \Samplecode folder
the emulator runs it Ok .
Saving it in , let say , the Desktop , i get a nasty :
WARNING : cannot create path for resource file ‘main.lua’ b/c it does not exist
I need to create an environment path or what ?
Thanks a lot for any tip ! [import]uid: 211039 topic_id: 34612 reply_id: 334612[/import]

I’m guessing you are hitting relaunch last project? The reason why it’s not working is because it looks for it in the last directory it was in. If you go Open Project and go to your desktop and load the main.lua file it should work fine. [import]uid: 77199 topic_id: 34612 reply_id: 137624[/import]

I’m guessing you are hitting relaunch last project? The reason why it’s not working is because it looks for it in the last directory it was in. If you go Open Project and go to your desktop and load the main.lua file it should work fine. [import]uid: 77199 topic_id: 34612 reply_id: 137624[/import]