Hey guys,
Im finished writing a script and instead of having
#include C:Users\bla\bla\bla
I would like to have something neat like
#include ..\folder\file
The .. i want to be a path to the desktop.
I would also like to be able to run it on my laptop aswell.
Q: How do I change C:\User\folder\folder\desktop into ..