Results 1 to 8 of 8

Thread: twinBasic "installer"

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2022
    Location
    Buford, Ga USA
    Posts
    472

    twinBasic "installer"

    I did this for myself (because clicking links is hard ) and thought I'd share it. It is very simplistic, select where to download the zip file, select where twinBasic is locally, select what to do with the zip file once downloaded, click download. It finds the latest available and does what is asked.

    Do with it as you will.

    https://github.com/jdelano0310/GettbZip

    Thank you wqweto for cZipArchive.cls

    **no error trapping currently as using On Error Goto causes the project to no longer work https://github.com/twinbasic/twinbasic/issues/1911

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2022
    Location
    Buford, Ga USA
    Posts
    472

    Re: twinBasic "installer"

    A quick video of updating to 662 just now. https://1drv.ms/v/c/7b44a6c9bbfcba41...OK_kA?e=YcfPiq

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2022
    Location
    Buford, Ga USA
    Posts
    472

    Re: twinBasic "installer"

    Small update to add the change log and switched to using HTMLDocument, string was fine for just getting the version, https://imgur.com/a/j9Qn5ho

  4. #4
    PowerPoster
    Join Date
    Jan 2020
    Posts
    4,973

    Re: twinBasic "installer"

    Perhaps one day, twinbasic will become an NPM package that gives vba,vb6 Compile 64-bit DLL, exe, you only need a command line, it can automatically download, automatically you can be compiled into PE files.

    In the Linux world, only the command line is not installed. Next step, next step, there is no need to download manually.

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2022
    Location
    Buford, Ga USA
    Posts
    472

    Re: twinBasic "installer"

    Quote Originally Posted by xiaoyao View Post
    Perhaps one day, twinbasic will become an NPM package that gives vba,vb6 Compile 64-bit DLL, exe, you only need a command line, it can automatically download, automatically you can be compiled into PE files.

    In the Linux world, only the command line is not installed. Next step, next step, there is no need to download manually.
    Anything is possible.

  6. #6

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2022
    Location
    Buford, Ga USA
    Posts
    472

    Re: twinBasic "installer"

    Added the change log to the screen. There is a local copy of the releases page being used here, why it says debug in the status, as there isn't a newer version than what I am using.
    Attached Images Attached Images  

  7. #7

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2022
    Location
    Buford, Ga USA
    Posts
    472

    Re: twinBasic "installer"

    Video with new options to check for a newer version on load of the utility and launch the new version of twinBASIC after it is extracted to the folder.
    https://1drv.ms/v/c/7b44a6c9bbfcba41...s7lZQ?e=CKOwuw

  8. #8

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2022
    Location
    Buford, Ga USA
    Posts
    472

    Re: twinBasic "installer"

    Updated to now grab the current version number from build.js.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width