Clean Scripts.ini

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Clean Scripts.ini

Re: Clean Scripts.ini

by gpzbc » Sun Dec 01, 2013 9:51 am

Thank you!

Re: Clean Scripts.ini

by crap_inhuman » Thu Nov 28, 2013 4:18 pm

I patched the script to work with Windows 7.
Script Version is 0.82

http://www.germanc64.de/mm/CleanScripts ... tched.mmip

Re: Clean Scripts.ini

by rrfpacker » Tue Dec 08, 2009 10:19 pm

I just found this gem and found I have the same error that nyn asked about back in June. Any update on this for us? Thanks

Re: Clean Scripts.ini

by onenonymous » Fri Jun 12, 2009 4:53 pm

I'll check into it.

Re: Clean Scripts.ini

by nynaevelan » Fri Jun 12, 2009 9:48 am

Hi One:

I do not know what changed in the last few builds of the betas but CSI seems to be having trouble. It goes through the action of removing the invalid links from the ini file but whenever I restart MM, they are still there and CSI keeps saying it is removing them. Can you look at it and see what is going on?

Nyn

Re: Clean Scripts.ini

by Vyper » Thu Dec 18, 2008 9:54 pm

No problem ... was just curious .... :)

Re: Clean Scripts.ini

by onenonymous » Thu Dec 18, 2008 6:07 pm

This one got back-burnered behind my other scripts (and life away from the monkey...). I'll see about re-visiting it one of these days. If I recall, I changed my parsing routines that reads scripts.ini in my RCFS script, and intended to use that in this one - just never got to it.
~One

Re: Clean Scripts.ini

by nynaevelan » Sun Dec 14, 2008 11:17 pm

Wow Vyper I forgot about this one, but I've still having to update my ini manually and I install a lot of scripts but I guess this is the beast I have to live with. Unless of course the scripters figure out a way to not overwrite the ini entries if they already exist?? :wink:

Nyn

Re: Clean Scripts.ini

by Vyper » Sun Dec 14, 2008 10:59 pm

Did you ever do nyn's request? :)

by onenonymous » Tue Apr 15, 2008 7:52 am

nynaevelan wrote:One:

Is it possible to have this script review the scripts.ini file and put the script data in the order that the user specifies? Right now I have my script.ini file separated by script type and ordered alphabetically but each time I install a new script I have to manually reset the order. Is something like this possible or will I have to keep doing it manually??

Nyn
I've got my working copy with a button to sort the entries alphabetically. I need to clean it up so it can be posted. I'll see about doing that this weekend.

by nynaevelan » Tue Apr 15, 2008 7:03 am

One:

Is it possible to have this script review the scripts.ini file and put the script data in the order that the user specifies? Right now I have my script.ini file separated by script type and ordered alphabetically but each time I install a new script I have to manually reset the order. Is something like this possible or will I have to keep doing it manually??

Nyn

by Vyper » Sun Mar 23, 2008 6:57 pm

Works a treat. Image

by onenonymous » Sun Mar 23, 2008 1:48 pm

RedX wrote:Maybe add a messagebox if no problems were found as it was confusing to know wether it had run sucessfully or not (looked at the log file).
Regards,
Red
It is supposed to do as you suggest if the 2nd check box ("Ask permission each time") is checked. I checked my code and had a an extra 'Not' that I forgot to remove. I'll fix and re-post.

EDIT - installer has been updated.

by RedX » Sun Mar 23, 2008 1:17 pm

Nice script!

Maybe add a messagebox if no problems were found as it was confusing to know wether it had run sucessfully or not (looked at the log file).

But still nice idea ;-)

Regards,
Red

by onenonymous » Sun Mar 23, 2008 1:05 pm

Updated script - see first post

Version 0.8 Update March 23, 2008
-Fixed code to delete entries which failed if the entries were at the end of the script
-Added Option sheet
-Removed access from scripts menu
-Added ability to turn on/off logging and messaging
-Changed logging to make it easier to copy the entry from the log and paste it back into the scripts.ini file if needed

Top