Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 817

Help: Rainmeter Skins • Re: FileView adding \ to path

$
0
0
Where is this extra backslash coming from and how do I get rid of it?
You don't have to get rid of it. You get the message not because of that extra backslash, but because of the wrong way you're trying to use the ActivateConfig bang. This bang requires two parameters, namely:
  • The name of the config of the skin you want to activate. This should be returned by the [mPath] measure, but I doubt it returns it correctly. The name of a config is not starting with a drive letter, but with the root config name (in most cases the root config name is the only name you have to add to this parameter, unless the skin is placed under a sub-config of the root config). Here are some details about configs and how do you get them.
  • The name of the skin (the .ini file) you want to activate. This file must exist under the previously named config. Note that this parameter may be ommited.
Additional backslashes never lead to error, because of what is described in the PS of this.

Statistics: Posted by balala — Yesterday, 7:32 pm



Viewing all articles
Browse latest Browse all 817

Trending Articles