What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » CAN someone write me a NSIS installer ?

Pages: (2): « First [ 1 ] 2 » Last »
CAN someone write me a NSIS installer ?
Author: Message:
TazDevil
Full Member
***

Avatar
sleep(0);

Posts: 359
Reputation: 11
40 / Male / Flag
Joined: May 2004
O.P. CAN someone write me a NSIS installer ?
i would like a NSIS installer for Window Management plugin, but i dont know how to write is so i would appreciate all the help

i want to:
- a simple gui, nothing fancy or anything (modern gui would be nice.)
- detect if Plus! is not installed -> abord
- detect the plus plugin folder from HKLM or HKCU
- detect if MSN v7 is not installed in the system -> abort
- detect if MSN is running and perform a plugin unload.
- install the plugin
- then reload the plugins in MSN
- ohh and a message at the end of the install that a user needs to enable the plugin from the plugins list in Plus! configuration, i fit is not automatically enabled


Thanksin advance
I think someone should write teh basic code an d put it as a sticky in the plugins area, so that ppl can have an installer to use.

This post was edited on 08-07-2005 at 09:22 AM by TazDevil.
Window Manager is discontinued, for WLM try the new,
Enhancer for contact list docking, auto-hide, hide taskbar button, remove button flashing and remember keyboard layout in conversation windows
08-07-2005 09:21 AM
Profile PM Web Find Quote Report
J-Thread
Full Member
***

Avatar

Posts: 467
Reputation: 8
– / Male / –
Joined: Jul 2004
RE: CAN someone write me a NSIS installer ?
It's not very difficult to do that with Inno Setup...

http://www.innosetup.com

I don't know NSIS very well, so I can't help you with that. Although I'm a fan of Inno setup and I'm sure it's possible to make what you're looking for...

P.M. me if you need my help...

This post was edited on 08-07-2005 at 10:40 AM by J-Thread.
08-07-2005 10:34 AM
Profile E-Mail PM Find Quote Report
TazDevil
Full Member
***

Avatar
sleep(0);

Posts: 359
Reputation: 11
40 / Male / Flag
Joined: May 2004
O.P. RE: CAN someone write me a NSIS installer ?
quote:
Originally posted by J-Thread
It's not very difficult to do that with Inno Setup...

http://www.innosetup.com

well NSIS is easy as well but i dont have the time to learn the scripting language in order to make it my self :)

That is why i am asking in the forum for help
Window Manager is discontinued, for WLM try the new,
Enhancer for contact list docking, auto-hide, hide taskbar button, remove button flashing and remember keyboard layout in conversation windows
08-07-2005 10:52 AM
Profile PM Web Find Quote Report
TheBlasphemer
Senior Member
****

Avatar

Posts: 714
Reputation: 47
36 / – / –
Joined: Mar 2004
RE: CAN someone write me a NSIS installer ?
Would it help if I posted the StuffPlug-installer source?
[Image: theblasp.png]
08-07-2005 11:04 AM
Profile PM Find Quote Report
Max
Full Member
***

Avatar

Posts: 460
Reputation: 17
34 / Male / –
Joined: Mar 2005
RE: RE: CAN someone write me a NSIS installer ?
quote:
Originally posted by TheBlasphemer
Would it help if I posted the StuffPlug-installer source?


I think that will help alot of people TB. :)
08-07-2005 11:06 AM
Profile PM Find Quote Report
TazDevil
Full Member
***

Avatar
sleep(0);

Posts: 359
Reputation: 11
40 / Male / Flag
Joined: May 2004
O.P. RE: CAN someone write me a NSIS installer ?
quote:
Originally posted by TheBlasphemer
Would it help if I posted the StuffPlug-installer source?

well sure thanks TB :)
i have somewhere to begin at least if i dont get any other help
Window Manager is discontinued, for WLM try the new,
Enhancer for contact list docking, auto-hide, hide taskbar button, remove button flashing and remember keyboard layout in conversation windows
08-07-2005 11:08 AM
Profile PM Web Find Quote Report
TheBlasphemer
Senior Member
****

Avatar

Posts: 714
Reputation: 47
36 / – / –
Joined: Mar 2004
RE: CAN someone write me a NSIS installer ?
Here you go :)
Keep n mind that I also have some modified/self-written plugins, and the installer will not work/compile out-of-the-box.
For example the ads thing uses a plugin for a countdown timer, and a modified plugin for a HTML frame :)

Anyway, it has msgplus check, and it can install msgplus if it's not present too :D

.rar File Attachment: Installer.rar (30.08 KB)
This file has been downloaded 210 time(s).
[Image: theblasp.png]
08-07-2005 11:14 AM
Profile PM Find Quote Report
Max
Full Member
***

Avatar

Posts: 460
Reputation: 17
34 / Male / –
Joined: Mar 2005
RE: CAN someone write me a NSIS installer ?
Thanks alot. :)
08-07-2005 11:39 AM
Profile PM Find Quote Report
TazDevil
Full Member
***

Avatar
sleep(0);

Posts: 359
Reputation: 11
40 / Male / Flag
Joined: May 2004
O.P. RE: CAN someone write me a NSIS installer ?
TB thanks a million,

i have got it working like a charm only problem i dont know how to get the msn version and check if it is version 7 can you help me with that ?
Window Manager is discontinued, for WLM try the new,
Enhancer for contact list docking, auto-hide, hide taskbar button, remove button flashing and remember keyboard layout in conversation windows
08-07-2005 02:58 PM
Profile PM Web Find Quote Report
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: CAN someone write me a NSIS installer ?
its in the registry TazDevil

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSNMessenger] "BgDlJobVer"
08-07-2005 03:01 PM
Profile PM Find Quote Report
Pages: (2): « First [ 1 ] 2 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On