gedmurphy schrieb:
Why do we need an installer for this driver, it should be installed with all the other drivers in setup. Or are you talking about 3rd party usage?
-----Original Message----- From: ros-dev-bounces@reactos.org [mailto:ros-dev-bounces@reactos.org] On Behalf Of Christoph von Wittich Sent: 01 April 2008 08:41 To: ReactOS Development List Subject: Re: [ros-dev] About ext2 driver installer
Don't use NSIS or other similar tools - the only working installer is MSI (WiX). NSIS has some issues with Vista and can't be installed trough Software distribution on Windows Domains.
Christoph von Wittich
King InuYasha schrieb:
I looked at the ReactOS website and noticed that you guys are having problems getting an installer written for an ext2 driver for Windows XP? I would be happy to write an NSIS-based installer for the ext2 driver, if either someone could compile the driver for me, or tell me where the driver is in the ReactOS tree so I can build it myself and create an installer for it. I have written NSIS installers before, some that have advanced functionalities using Component Manager and ExperienceUI. Please let me know if you guys would like me to make this installer....
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
Its meant for testing purposes on XP and newer Windows OSes. We need to try if it works correctly and some not so low level skilled cant install it manually.