how can i create the folder in the same folder my app running?
Professional Software Development Tools
how can i create the folder in the same folder my app running?
Hi. Try this:
Folder.Create(_SourceFolder.."\\New Folder");
Hope that helps.![]()
its won't working in Compressed mode..
is it possible to create a folder in Compressed EXE file?