View Full Version : how can i create a folder in the same folder of the app?
shanhai
06-13-2005, 04:40 PM
how can i create the folder in the same folder my app running?
Corey
06-13-2005, 08:38 PM
Hi. Try this:
Folder.Create(_SourceFolder.."\\New Folder");
Hope that helps. :)
shanhai
06-13-2005, 09:05 PM
its won't working in Compressed mode..
shanhai
06-14-2005, 10:34 AM
is it possible to create a folder in Compressed EXE file?
Powered by vBulletin™ Version 4.0.6 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.