Search found 1 match
- 17 Oct 2020, 09:17
- Forum: General
- Topic: Open command prompt on a specific directory
- Replies: 1
- Views: 5322
Open command prompt on a specific directory
Hi, and thank you for this great software, it really saves me a lot of time. I need some help with syntax... 1. I want to open cmd to a specific folder, but it it always opens to the system32 location... elseif (button == string.byte('Z')) then lmc_spawn("cmd", "C:\\Users\\MyName") 2. I want to open...