It is currently March 28th, 2024, 9:50 am

Change to !EditSkin bang

Changes made during the Rainmeter 4.4 beta cycle.
Post Reply
User avatar
jsmorley
Developer
Posts: 22628
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Change to !EditSkin bang

Post by jsmorley »

User Yamajac has provided the code to change how the !EditSkin bang works a bit. Thanks a ton!

Change !EditSkin so it can be passed a "config" without a .ini "file", and it will edit the currently running skin in the defined config.

So:

[!EditSkin] : Edits the .ini file for the currently running skin the bang is in
[!EditSkin "ConfigName"] : Edits the .ini file for the currently running skin in the defined config
[!EdiitSkin "ConfigName" "FileName.ini"] : Edits the explicitly defined .ini file, running or not

Original discussion: https://forum.rainmeter.net/viewtopic.php?f=14&t=33988
User avatar
jsmorley
Developer
Posts: 22628
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Change to !EditSkin bang

Post by jsmorley »

The revision r3338 beta of Rainmeter corrects a small bug in the !EditSkin bang that would not allow it to support a config name of one-character.
Post Reply