Open Explorer (Specific file help)
Hey, I have:
1 2 3 4 5 6
|
#include <stdlib.h>
int main(){
system("start explorer");
return 2;
}
|
But, I Don't want to open Explorer! I Want to open my appdata with it!
My Appdata file is:
C:\Users\Brody\AppData
So yeah, Help if you can, oh and, please don't post random.
Is AppData an executable file, or a data file?
Topic archived. No new replies allowed.