The MASM Forum Archive 2004 to 2012

Miscellaneous Forums => Miscellaneous Projects => Topic started by: fmuecke on September 08, 2010, 06:51:47 PM

Title: Installation System coded in MASM32 (abandoned project)
Post by: fmuecke on September 08, 2010, 06:51:47 PM
Hi all!

Some time ago I posted my RAR based installation system (which is unfortunately discontinued) on google code. Full source code is/will be available if someone would like to take a closer look at it.

EIS on google code (http://code.google.com/p/eis/)

There are Screenshots and a demo installer available (not tested with Windows7 or Vista).

(http://flo.mueckeimnetz.de/files/dev/eis_screen1s.jpg)

Here are some fun facts:

FeaturesTechniques used(http://flo.mueckeimnetz.de/files/dev/eis_screen2.jpg)
(http://flo.mueckeimnetz.de/files/dev/eis_screen3a.jpg)
(http://flo.mueckeimnetz.de/files/dev/eis_screen4.jpg)
(http://flo.mueckeimnetz.de/files/dev/eis_screen5.jpg)
Title: Re: Installation System coded in MASM32 (abandoned project)
Post by: PBrennick on September 30, 2010, 03:09:57 AM
Sure looks familiar.

Paul
Title: Re: Installation System coded in MASM32 (abandoned project)
Post by: Twister on October 01, 2010, 09:25:13 PM
Looks neat.  :8)
Title: Re: Installation System coded in MASM32 (abandoned project)
Post by: hfheatherfox07 on July 11, 2011, 02:02:48 AM
Hi I like this project ...I tried your demo, and that did not  uninstall ....
I compiled it my self and  verified the reg-keys and app paths; and it did not uninstall .....

any Ideas???

Also I messed around with the setup bat in the .rar file but I still was not able to ad a sub menu to the "Start" -> "All Programs" to include "unies" as well ...how would I do that????

:(

I stared a thread about compiling this here; http://www.masm32.com/board/index.php?topic=16989.0

Please let me know
Title: Re: Installation System coded in MASM32 (abandoned project)
Post by: vanjast on July 20, 2011, 10:01:15 PM
Rule-of-thumb.. install all downloaded code on 'expendable non-networked' computer.