Massassi Forums Logo

This is the static archive of the Massassi Forums. The forums are closed indefinitely. Thanks for all the memories!

You can also download Super Old Archived Message Boards from when Massassi first started.

"View" counts are as of the day the forums were archived, and will no longer increase.

ForumsDiscussion Forum → Probably a simple question
Probably a simple question
2004-11-30, 2:02 PM #1
I'm not sure what they're called (I'm thinking delimiter, but that doesn't seem right), but I'm trying to find out how to access the root folder in files like "desktop.ini" a particular way. For example, "%1" gets the full path info (or something). I simply want to point it to the root folder of the current drive (which is subject to change since the drive is portable).

I hope that's not too confusing.
Catloaf, meet mouseloaf.
My music
2004-11-30, 2:08 PM #2
o.0? it was
Laughing at my spelling herts my feelings. Well laughing is fine actully, but posting about it is not.
2004-11-30, 2:10 PM #3
I hate being dumb. :(
Catloaf, meet mouseloaf.
My music
2004-11-30, 2:43 PM #4
If the file is in the root folder then try .\

If the file is in one fodler above the root folder then try ..\
gbk is 50 probably

MB IS FAT
2004-11-30, 2:46 PM #5
Neither of those worked. I had already tried the second one.


OK, basically what I'm doing is setting a background pic for a few folders on my portable HD. But if I plug in to another pc, the drive letter will most likely be different, and will not load the picture (which is also on the portable HD). So I need a way to reference this drive without referencing the drive letter.
Catloaf, meet mouseloaf.
My music
2004-11-30, 2:55 PM #6
did you try ./

notice that is a forward slash instead of backslash
gbk is 50 probably

MB IS FAT
2004-11-30, 3:01 PM #7
OK. I got ../ to work, but that goes up one level. If I decide to move the folder, I'll have to change it.

[edit: I guess ..\ also works the same as ../ but I wasn't trying it on the same folder this time.]
Catloaf, meet mouseloaf.
My music
2004-11-30, 6:03 PM #8
Use "Cd \"
er... maybe?
Founder of the Massassi Brute Squad (MBS)
Morituri Nolumus Mori

↑ Up to the top!