|
-
Jul 30th, 2010, 08:55 PM
#1
Thread Starter
Lively Member
[RESOLVED] Create a folder with unspecified path
Hello VBforums, I was googling / searching the forums for this type of code.
I want to be able create a folder within my application folder, mainly because I don't want people using my program to use a specified path to be able to use my program.
Example,
If I would using a specified path It would be ("C:/Macbrutal/Foldername")
And the user who would install my application surely, doesn't have macbrutal as username for windows so their path would be ("C:/User/Foldername") and that would bring my program an error, if you get me.
So to brake it down a little, Let's say my path for my program is ("C:/Macbrutal") I want my program to generate a folder where my application is located (not with specified path) which would be (C:/Macbrutal/newfolder")
Any ideas?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|