We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc7004d commit 5cf0c98Copy full SHA for 5cf0c98
Setup/Cosmos.iss
@@ -16,7 +16,7 @@
16
#endif
17
18
#ifndef RealPath
19
- #define RealPath {userappdata}
+ #define RealPath "{userappdata}"
20
21
22
#if BuildConfiguration == "DevKit"
0 commit comments