Shoutbox

Saved Scripts - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: Saved Scripts (/showthread.php?tid=77644)

Saved Scripts by Chris4 on 09-20-2007 at 10:19 PM

Before I formatted my PC, I saved the C:\Program Files\Messenger Plus! Live\Scripts folder. I then formatted and now I extracted the saved folder. Problem is they don't show up in Scripts Preferences.

Do I have to download each script and import them correctly or is there an easier way?


RE: Saved Scripts by roflmao456 on 09-20-2007 at 10:24 PM

Plus! adds a registry key for each script when it's imported. but since you formatted your computer, those reg keys were wiped out and you just have the files.

My suggestion:
re-import.

EDIT: 400th post :spam:


RE: Saved Scripts by pollolibredegrasa on 09-20-2007 at 10:29 PM

HKEY_CURRENT_USER\Software\Patchou\Messenger Plus! Live\GlobalSettings\Scripts

Add a key for each script you have using the script's folder name, then restart WLM. You will need to manually enable them all however.

That should work, otherwise re-download/import.


RE: Saved Scripts by felipEx on 09-20-2007 at 10:31 PM

quote:
Originally posted by Chris4
Before I formatted my PC, I saved the C:\Program Files\Messenger Plus! Live\Scripts folder. I then formatted and now I extracted the saved folder. Problem is they don't show up in Scripts Preferences.

Do I have to download each script and import them correctly or is there an easier way?

easy & dodgy way:
- compress each script-folder as .zip
- type in commandLine (cmd.exe)
code:
cd %programfiles%\Messenger Plus! Live\Scripts
code:
ren *.zip *.plsc
- import each .plsc file  :P
RE: Saved Scripts by Chris4 on 09-20-2007 at 10:51 PM

@felipEx: Keep getting this.. :(

---------------------------
Messenger Plus! Live
---------------------------
The file you tried to load does not appear to be a valid Messenger Plus! script pack.


RE: Saved Scripts by -dt- on 09-20-2007 at 10:53 PM

quote:
Originally posted by Chris4
Before I formatted my PC, I saved the C:\Program Files\Messenger Plus! Live\Scripts folder. I then formatted and now I extracted the saved folder. Problem is they don't show up in Scripts Preferences.

Do I have to download each script and import them correctly or is there an easier way?
put them back into that directory and then restart messenger
RE: Saved Scripts by Chris4 on 09-20-2007 at 10:54 PM

They're appearing in Scripts Preferences now. :)

Thanks everyone.