Make A Program Without Netframework?

Sep 30, 2010

I use vb2008 make some programs.but in Windows XP it's didn't include netframework by default,so,maybe my program is 300KB,but netframework it's 300MB.I have no reason to ask those windows XP users download a 300MB program(netframework) first and then install it,at last ,download and use my little program(300KB only).So,how to make a vb2008 program without netframework?

View 12 Replies


ADVERTISEMENT

How To Insert .Netframework To The Setup File

Jan 26, 2012

I know how to create a setup file. We know that vb.net exe will run under .Netframe work. but most of the computers haven't .Netframe work. So i want to include .Netframe work to the setup file and it should be auto install when installing my software. Should i modify my VB.net code as well???

View 3 Replies

Including .NetFramework In Setup File?

Aug 27, 2010

Is it possible that I could include .NetFramework installation in my setup so when user runs setup, all dependencies including .net framework are installed with that setup?

View 1 Replies

VS 2008 Donwload .netframework Via Torrent

Sep 24, 2010

i need to donwload .netframework via torrent. share hard to dl on microsoft very poor connection..

View 3 Replies

Could Not Resolve Mscorlib For Target Framework '.NETFramework Version-v4.0'

Nov 8, 2010

I upgraded a solution with multiple projects from VS2008 to VS2010.One of the projects, a class library project, won't compile, although there are no errors in the error list.On the References tab of the project properties, the above error is displayed: "Could not resolve mscorlib for target framework '.NETFramework, Version-v4.0'.This can happen if the target framework is not installed or if the framework moniker is incorrectly formatted." .NET framework 4 v4.0.30319 is installed, and so is v3.5.All other projects build and work fine.Not all workstations experience this - some workstations can open the same solution without this problem occurring.Computers which have this problem also have VS2008 installed, and the same project compiles without issue in VS2008 on the same machine which has the problem in VS2010.

View 3 Replies

VB 2010 .netframework 4 Form Can Not Edit Ms Access Database?

Dec 18, 2010

I make simple project for editing ms access vith visual basic 2010. I use dataset to communicate with ms access. When i add record and clik buton save on binding navigator this record is displayed in grid view. When I exit and retur in form all records are displayed, but when I open ms access file added record are not in database. When i open dataset for configure and execute insert query this record is added to ms access file.I understand this, when i use sql connection this form is work correctly. Where is error sparc

View 3 Replies

Cannot Find A Way To Make A Program That Write Make A Shortcut In Start Menu For All Users

Jun 6, 2009

I cannot find a way to make a program that I write make a shortcut in the start menu for all users.My final goal is to make an MSI and deploy it in group policy to all users on a computers OU. Is this possible?

View 5 Replies

VS 2008 Make Button Open A Program And Make It Windows Size?

Aug 23, 2009

How do i make my button open a program and make it windows size?

View 6 Replies

Command Line Strings - Make The Program Close If The -1 String Is Sent With The Program

Feb 25, 2010

If e.CommandLine.Count > 0 Then

Dim IncomingCommand As String = e.CommandLine.Item(0).ToString

If IncomingCommand.Substring(0, 2) = "-1" Then

form1.close()

End If

End If

I am trying to make the program close if the -1 string is sent with the program. See my installer allows for me to run certain programs before it actually installs, but it doesn't shut down copies of the program itself. So I have a next startup instance set to shut the program down if the -1 is received. But if the program is not running it starts up instead. This is not desired. form1.close doesn't work. e.cancel = true doesn't work, etc etc. What can I do to make the program not start during this instance.

View 1 Replies

Screen Resolution - Change My Program's Size Correct To Make Program,  800x600 Such As Minimum?

Jun 1, 2010

I made vb.net program for 1440x900 resolution, if i run my program on 800x600 or 1024x768, my program's resolution is bigger then windows, so i have problem with resolution. Now i want to change my program's size and i am interested in, wich resolution is correct to make program, 800x600 such as minimum?

View 9 Replies

Make A Program That Opens A File In The Folder The Program Is Stored?

Aug 26, 2009

How do I make a program that opens a file in the folder the program is stored?

View 6 Replies

VS 2008 Make A Program That Searches For A RGB Color And Clicks On It WITHIN The Program?

Apr 3, 2010

I want to make a program that searches for a RGB color and clicks on it, WITHIN the program.

View 2 Replies

Do= Make A Program That Will Make Multiple Accounts?

Dec 30, 2010

what im trying to do= make a program that will make multiple accounts

[code]...

ok what i type in textbox(es) "1" i want it typed on a "3"{a website=www.justin.tv/signup} when i hit the "2"[button1]i really dont have any idea what im doing i know ill need to have a webrowser to load the justin.tv/signup but i have no clue what the name of the boxes are called on the webpage

View 4 Replies

Make A Program In VB Make A Sound When It Starts?

Jun 9, 2011

Me and a friend are making an app which we need to play a sound when Form1 is started. How do we do this? I don't mind code.

View 2 Replies

Make A Computerized Examination Program Using Program?

Aug 15, 2011

How to make a computerized examination program using vb.net...

View 1 Replies

Make A Program With A Button That Will Run .exe That Is In Same Location As Program

Oct 4, 2009

I am new the Visual Basic and just downloaded 2008, and I am wanting to make a program with a button that will run a .exe that is in the same location as the program/

View 2 Replies

Make Program Install In Program Files?

Jun 9, 2011

Im having kind of trouble looking for this info, but i created a POS program that when i install it, it install under Local SettingsApps2.0labla

So what i want to know if how can i make my system install like any other program, "Under Program Files/POSystem/" like so

View 2 Replies

Make Trial Version Of A Program In Program?

Jun 25, 2012

I am making trial version of my vb .net project but it is not counting the days , date and time . Can u plz give me any suggestions to make it correct. [code]...

View 1 Replies

Make A Program In VB That Will Bring Up Another Program?

Jun 10, 2009

Ok, so I'm trying to make a program in VB that will bring up another program (Like MSN Messenger, etc) and press a certain button on that interface (i.e. an "OK" button, or File on the menu at top). How would I be able to do this?

View 1 Replies

Make A Program Open When Another Program?

Aug 27, 2009

Is it possible to only make a program open when another program opens it? so when someone tries to open it themselfs by clicking on it, it pops up a error message?if so then how would someone go about doing this in VB 2008?

View 9 Replies

Make Update For Program That 'user' Can Update App Without Re-installing Whole Program?

Aug 7, 2009

Is there a way to make an update for your program that the 'user' can update the app without re installing the whole program?

View 1 Replies

Make A MS-DOS Program In VB 8.0?

Jun 20, 2011

Can you make a MS-DOS program with Mirosoft Visual Basic 2008 Express Edition? I wanted to make one that doesn't have windows that pop out of Command Prompt, DOSBOX, or whatever is being used. I tried to create a message box, but it won't be like in MS-DOS! I don't know much on VB, but I need to make things all stay on DOSBOX. Here is the template that won't stay in the CLI:

Imports System.Windows.Forms
Public Class Dialog1
Private Sub OK_Button_Click(ByVal sender As System.Object, ByVal e As

[Code].....

View 3 Replies

Make A Program To Log You In To Url?

Sep 12, 2010

I want to make a program, I want it so I log in to the program (Usinging my Hotmail account details),

Then after I log in, it will open a web browser and direct me to [url].., signed in.

I want to do this because, I don't like opening, up Mozzila, then navigating to Hotmail, then signing in. So this is why I want to make a program to do that for me.

View 2 Replies

Make A Web UI For Program?

Jun 5, 2009

How do i make a web UI for my program? So i can control it in the webbrowser or remotley via another webbrowser?

View 3 Replies

Make IDE In Program?

Aug 19, 2010

Would it be possible to code a IDE in VB.net? I now i can make something like CodeDom, But Would i be able to make something like Visual Studio?

View 6 Replies

Make My Program 'always On Top'?

Apr 26, 2012

I want my program to be always on top, no matter what....taking precedent over any other forms/apps...anything.....

Is there a simple code I can place into my form to do this in VB 2010, that will work with just about any program type?

View 3 Replies

How To Make A Antivirus Program

Sep 19, 2010

I am beginning to make a antivirus programs. tell me these basic:

1. What language should i have to use?
2. What database should i have to use?
3. Have you got any sample about sourcode of antivirus send to me.

View 3 Replies

How To Make A Gui For A Console Program

Feb 4, 2009

im would like to make a gui for a console program i use. I am able to start the cmd.exe and change to the directory the program is in. My problem is after i issue a command to the console such as cd c:myconsoleapp cmd.exe closes why is this. I would like the console to stay running so i can issure more commands to it without having to re declare streamwriter and reader and starting the process each time.[code...]

View 12 Replies

How To Make A Paint Program In VB

May 21, 2009

find a simple tutorial that show me step by step how to make a paint program in visual basic.i want to:

- draw lines
- paint circles and rectangles
- change colors
- text
- erase
- and save my painting
- upload an image

View 4 Replies

How To Make A Program Launcher

Aug 16, 2009

How do I make a program Launcher? There is 2 items. There is a textbox and a button. The textbox is for the program location and file and the button is to launch it.

View 4 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved