| View previous topic :: View next topic |
| Author |
Message |
|
|
Posted: Jan 19, 2007 4:47 Post subject: FreeBASIC - On the Go |
|
|
Fully working CVS build with FBEdit and update script.
Ready to run off a usb flash drive.
Will work anywhere, doesn't require installation.
Includes the most recent Wiki Help file.
*Updated*
Archive size is now only 7.1MB
Removed some Include files, see the inc directory for details.
All exe's and dll's are now compressed using upx -9
Download http://hmcsoft.org/fb/FreeBASIC_Portable.rar
Checksum: http://hmcsoft.org/fb/FreeBASIC_Portable.rar.md5sum
Last edited by sir_mud on Jan 19, 2007 9:15; edited 1 time in total |
| |
|
| Back to top |
|
 |
|
|
Posted: Jan 19, 2007 6:53 Post subject: |
|
|
| Nicely done. |
| |
|
| Back to top |
|
 |
|
|
Posted: Jan 19, 2007 7:16 Post subject: |
|
|
| lol... That's awesome man. I'm gonna take it to work! :D |
| |
|
| Back to top |
|
 |
|
|
Posted: Jan 19, 2007 7:34 Post subject: |
|
|
That's why I made it :p
I'll work on improving it a little more, like an auto updater and such.
Also I'll make it so you can use the editor of your choice, as long as it will run on a flash drive.
I know FBEdit and FBIde will both run off one. If I really get to tinkering I may make an installer but a zip file isn't that hard to install :p I'll prolly upx all the executables and dll's tomorrow to reduce the file size a bit.
Suggestions are more than welcome too. |
| |
|
| Back to top |
|
 |
|
|
Posted: Jan 19, 2007 23:16 Post subject: |
|
|
| Gah! This sounds great :D |
| |
|
| Back to top |
|
 |
|
|
Posted: Jan 22, 2007 21:21 Post subject: |
|
|
You could contact http://portableapps.com and ask if they are interested?
BTW: Don't know how much more work is involved for you to get them interested though... |
| |
|
| Back to top |
|
 |
|
|
Posted: Jan 22, 2007 21:35 Post subject: |
|
|
| That's a good idea, i'm working on an autoupdater atm (and a systray menu) once that's done it'd probaly stand a better chance. |
| |
|
| Back to top |
|
 |
|
|
Posted: Jan 22, 2007 21:36 Post subject: |
|
|
| I'm all for this, cobngrats on making it this good already. |
| |
|
| Back to top |
|
 |
|
|
Posted: Jan 23, 2007 2:19 Post subject: |
|
|
Ok, new release time. Not really that much has changed.
See the website for this project for details and downloads: http://hmcsoft.org/p/fbotg.php
If the site gives ya any problems let me know,
I'm moving all the ancient HTML to php to clean things up and add features.
Also, could a Moderator please move this thread to the Projects Forum? |
| |
|
| Back to top |
|
 |
|
|
Posted: Jan 23, 2007 5:34 Post subject: |
|
|
| That's a very cool idea. I'm taking this to work ;) |
| |
|
| Back to top |
|
 |
|
|
Posted: Jan 23, 2007 20:20 Post subject: |
|
|
Shouldn't ssleay32.dll in your package be renamed to libssl32.dll ?
The CHttp example (mentioned by Vic in another topic) only works when this file is renamed. |
| |
|
| Back to top |
|
 |
|
|
Posted: Jan 23, 2007 23:11 Post subject: |
|
|
| No, because it's required by wget which is what the update script uses to download the newest CVS version. |
| |
|
| Back to top |
|
 |
|