Results 1 to 5 of 5

Thread: VB Compiler on USB

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2013
    Posts
    3

    VB Compiler on USB

    So I'm trying to code at school, and I can't install Visual Basic because my teachers think it's a virus and won't allow it,
    So I want to be able to install a program (ide) to my thumbdrive so that I can run it at school.
    Is this possible? Thanks in advance, can't wait to see what I get.

  2. #2
    PowerPoster dunfiddlin's Avatar
    Join Date
    Jun 2012
    Posts
    8,245

    Re: VB Compiler on USB

    my teachers think it's a virus and won't allow it,
    Ah, education. Gives you such a warm glow doesn't it? Of course, if they're genuinely worried about viruses then they shouldn't be allowing the use of 'thumbdrive' either but details, details!

    The answer is 'kinda'. Try a search on vb.net portable compiler or something similar. There's quite a few options that don't amount to a full IDE but might be good enough.
    As the 6-dimensional mathematics professor said to the brain surgeon, "It ain't Rocket Science!"

    Reviews: "dunfiddlin likes his DataTables" - jmcilhinney

    Please be aware that whilst I will read private messages (one day!) I am unlikely to reply to anything that does not contain offers of cash, fame or marriage!

  3. #3
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: VB Compiler on USB

    I very much doubt that your teachers really think that VB/VS Express is a virus. More likely you're simply not allowed to install software at school in case it contains viruses, which is a valid security policy. If that's the case then I doubt that running an EXE from a flash drive either. That's not a problem though, because you couldn't run VB/VS Express from a flash drive anyway. It would require actual installation on the local machine.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  4. #4
    Fanatic Member
    Join Date
    Oct 2011
    Location
    Sydney, Australia
    Posts
    756

    Re: VB Compiler on USB

    I have tried to find a portable version for ages but its not possible unfortunatley. The program is setup in such a way that it needs a local users directory to work, among other things.

    You could purhaps look into thinapp versions however they would all be illegal to have and use as during installation Microsoft states that the install can not be on a portable medium such as an external HDD or flash drive.
    My CodeBank Submissions
    • Listbox with transparency and picture support - Click Here
    • Check for a true internet connection - Click Here
    • Open Cash drawer connected to receipt printer - Click Here
    • Custom color and size border around form - Click Here
    • Upload file to website without user logins, includes PHP - Click Here
    • List All Removable USB Storage Devices - Click Here
    • Custom On/Off Slide Control - Click Here
    • Insert multiple rows of data into one database table using parameters - Click Here
    • Trigger USB/Serial Cash Drawer - Click Here

  5. #5
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    9,017

    Re: VB Compiler on USB

    The VS IDE is way too complex to be run as a stand alone. Ie. It needs to be installed.
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

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