xdissent / ievms

Automated installation of the Microsoft IE App Compat virtual machines
http://xdissent.github.com/ievms
9.85k stars 495 forks source link

Is this still maintained? #313

Closed Jamesking56 closed 7 years ago

Jamesking56 commented 7 years ago

Hello,

This is more directly to @xdissent more than anything. Are you still maintaining this project?

If not, I'd love to write my own project that does the same thing as this but makes it work for Windows and Mac (.sh and .bat) with the URLs stored server-side so that I can update them without the need for users to update the project.

Of course, my version would be open source.

Cheers.

stevenirby commented 7 years ago

@Jamesking56 that would be really great if you did!

pkuczynski commented 7 years ago

Let us know when it's done. I will happily give it a try :)

Jamesking56 commented 7 years ago

Just an update. I've started working on this and its going great. Planning to release open source so everyone here can use it and benefit from it.

So far, I have working VMs and a proper custom gui to manage them so its almost there. I just need to ensure compatibility on Windows, Mac and Linux machines (I have all three so I can phyiscally test) and create the relevant installers too.

Still a bit of work to do but when I've got an Alpha I'll release the source so everyone can have a go :)

stevenirby commented 7 years ago

@Jamesking56 awesome! I'll happily help you test it out when it's ready.

stevenirby commented 7 years ago

@Jamesking56 any ETA when you could have something up? Maybe even a feature branch. I could really use this right now.

Jamesking56 commented 7 years ago

No ETAs yet I'm juggling this and a couple of other projects. I'm using Electron to make a task tray app and using Vagrant and Virtualbox for the virtual machine creation. So, hopefully no more command line! Will be bundling for Windows (x64), Mac (x64) and Linux (.deb and .rpm)

stevenirby commented 7 years ago

Sounds amazing. Let us know if you need any help!

On Mon, Nov 21, 2016 at 4:31 AM, James King notifications@github.com wrote:

No ETAs yet I'm juggling this and a couple of other projects. I'm using Electron to make a task tray app and using Vagrant and Virtualbox for the virtual machine creation. So, hopefully no more command line! Will be bundling for Windows (x64), Mac (x64) and Linux (.deb and .rpm)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/xdissent/ievms/issues/313#issuecomment-261900580, or mute the thread https://github.com/notifications/unsubscribe-auth/ABU2H_RsMGqMpTISFoyInwFJSY-bq7ANks5rAXL_gaJpZM4KQ6Kr .

xdissent commented 7 years ago

Hey @Jamesking56 I just released 0.3.2 which should bring everything up to speed. Your project sounds cool, best of luck on that!