vboxme / Portable-VirtualBox

Portable-VirtualBox is a free and open source software tool that lets you run any operating system from a usb stick without separate installation.
Other
806 stars 234 forks source link

Update the GUI code #9

Open johnmcloud opened 10 years ago

johnmcloud commented 10 years ago

This was a sort of pull-request but i don't know how to "compare" my code to the actually one, never used github in my life

This code has, created from zero:

The language selection The extraction GUI Ini creation The tray icon and all save/load ini option Hotkeys Better $VAR1-$VAR2 names All in one sigle file, no more separate file for Const ( ??? ) there is a "Strip-Only" paramenter in "Compile" for that Updated to the last Autoit stable version ( 3.3.8.1 ) etc.

Need to add only: Extraction part of setup files Startup of Portable-Virtualbox

If you want to use it, cool, if not it's not a problem but without a readable code ( maybe commented out ) i think noone will partecipate to this project: http://www.win-lite.de/wbb/board208-specials/board59-user-area/board49-user-projekte/board153-portable-virtual-box/board152-portable-virtual-box-english-support/17114-update-the-portable-virtualbox-code/#post153826

runarbu commented 10 years ago

Cool to see that you are working on this today also :) I am having a little "Portable-VirtualBox day" here myself. Just released a new version and created a developer's email list in hope to better coordinate with the different Portable-VirtualBox clones that lives out there.

To coordinate changes between developers here in GitHub you would normally do a "fork", change what you want to change and then do a pull-request that highlighted the differences. I have worked with several combinations of CVS, SVN Microsoft SourceSafe and SourceForge in the past, but find that the combination of Git and GitHub are totally superior. But unfortunately ther is a learning curve.

However if you don’t want to deal with all this GitHub stuff its ok. I can try to do it for you. Dos the code listed in http://www.win-lite.de/wbb/board208-specials/board59-user-area/board49-user-projekte/board153-portable-virtual-box/board152-portable-virtual-box-english-support/17114-update-the-portable-virtualbox-code/#post153826 include all your changes? If not, can you send me the source code you are using to build your copy?

Bdw, you may want to join our newly created mailing lists for developers and the announcements list also: http://www.vbox.me/source-code/#Mailinglists

johnmcloud commented 10 years ago

Yes, all the change i have made is in that post. Just copy-past that on a new file and use stable version of Autoit-SciTe 3.3.8.1 If you do it for me is better, this GitHub is not for me and i can make some mistake. Good work and have a nice day ;)

vejobuj commented 9 years ago

Hi, please, where I can get a copy because the link is dead ?

johnmcloud commented 8 years ago

I think @runarbu has a copy of it, i have it but i don't know how to use github. Sorry for that.