knjname / msofficesvn

Automatically exported from code.google.com/p/msofficesvn
0 stars 0 forks source link

Installer / Uninstaller #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Can anyone write a installer/uninstaller that copies/deletes the files.
Thanks!

Original issue reported on code.google.com by bernhard...@mt.com on 4 Jun 2012 at 4:44

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by kok...@gmail.com on 5 Jun 2012 at 2:37

GoogleCodeExporter commented 9 years ago
Koki, thanks for writing MsOfficeSVN - it's very handy! I also wanted a nice 
installer so I created one.

I used NSIS. The installer script is about 200 lines long. To generate an 
installer:
- Install NSIS (I tested on 3.0 beta)
- Place the attached script and license file in the msofficesvn directory next 
to the "97-2003" and "2007-2010" directories.
- Launch NSIS and click on the "Compile NSI scripts" link
- Drag MSOfficeSVN.nsi onto the MakeNSISW window
- NSIS will create a MSOfficeSvn-1.40-Install.exe installer that copies files 
into the right places, creates start menu options, and automatically registers 
the plugins to start up automatically.

I've only tested it on 2013. I suspect it may work on Office 2007-2013. I've 
made no effort to enable it to work on older versions of Office as I have no 
way to test those.

If you have a nice icon for msofficesvn that would be a great addition.

I'll test the installer out a bit more over the next few days and might refine 
or improve it, but I just wanted to upload this working version now.

-- Conrad Poelman

Original comment by poelm...@gmail.com on 26 Mar 2014 at 9:09

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Updated version of .nsi file uninstalls registry keys more cleanly.

Original comment by poelm...@gmail.com on 26 Mar 2014 at 11:57

Attachments: