|
-
Sep 22nd, 2013, 12:12 AM
#1
Thread Starter
New Member
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.
-
Sep 22nd, 2013, 08:53 AM
#2
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!
-
Sep 22nd, 2013, 08:54 AM
#3
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.
-
Sep 22nd, 2013, 07:06 PM
#4
Fanatic Member
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
-
Sep 23rd, 2013, 01:04 PM
#5
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.
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|