Program In VB Windows 7 ?

Aug 17, 2010

How do I program in visual basic windows 7. Visual studio is not working

View 2 Replies


ADVERTISEMENT

Registry Program - Moving Applications From Windows 2000 To New Server Windows 2003 ?

Feb 7, 2010

I am working on moving applications from Windows 2000 to new server Windows 2003 R2(64 Bit). I noticed that there are some VB programs and config files for those programs have been placed in Windows 2000 Registry. Some other applications are using them from different servers.Why do we use registry here? How can i move these to registry in windows 2003? Can I just move these or do I have to write VB programs to place them in 2003 registry?

View 1 Replies

Windows Service Unable To Access A File In Program In Windows 2003 Server

Mar 12, 2010

I have a .net Windows Service developed in VB.net. I have a settings file in the root directory called Connections.XML and I am setting the basedirectory [code]...

When I schedule the service this is working absolutely fine in my Windows XP machine. But when I installed the same service in our development server (Windows 2003 64 bit Server) for some reason it is not able to locate this file.

View 1 Replies

Will An Program Built On Windows 7 Using Vs 2008 Or 2005 Have The Compatibility With Windows Xp Or Vista

Nov 15, 2009

will an program built on windows 7 using vs 2008 or 2005 have the compatibility with windows xp or vista

View 5 Replies

Create Windows Service Using Windows Form Controls In Program?

May 3, 2012

It is possible to create windows service using windows form control in vb.net.If yes then please give me the url or links.

View 1 Replies

Blocking Windows Users From Using Windows But My Program?

Jun 7, 2010

I'm developing a program which would be the only program user will use. What i mean by this is once the windows is up, my program will run and blocks users from accessing any other program installed or comes with Windows such as internet explorer, email client, games, etc.. unless user puts password for getting out of my program.

BTW, the OS will be Windows XP.What i want to accomplish by having this is like below:

1. No one would be able to use internet (= no virus)

2. No one would be able to change system time (= no record corruption)

3. No one would be able to install any program (= less system maintenance)

My program is Kind of interactive Kiosk program only certain user can access windows and other programs.Also when it comes to system maintenance, I will remotely access the computer using pcAnywhere or teamviewer like remote access tool.So after exiting the program, i should be able to use entire system w/o any restriction.

View 1 Replies

Run Program As Windows Serivce Or Run By Windows Service?

Sep 21, 2010

How do i run program as windows service or by windows service.

For example :

run notpad.exe by windows service and user cant terminate it.

View 1 Replies

Write A Program In Program That Works In Windows ME?

Jan 24, 2011

How do I write a vb10 program that works in windows me. I am getting an err message saying MSCOREE.DLL expects a newer version of windows.

View 3 Replies

Program Won't Run On Windows Xp. Compiled On Windows 7

Aug 11, 2011

I made a custom media player for my work that uses a windows media player control and randomizes 4 songs from a collection. There is reasoning behind the 4 songs but thats not too important. So the issue is that I had made this program for my work but when i put it on my work computer, it wouldnt even open, i double click it, it sits for a bit, then MP3Randomizer.exe has encountered a problem. Any idea why it works on my 64 bit windows 7 personal laptop but not my 32 bit windows xp work comp. I have created programs on my laptop and then dragged them to my work computer and they worked just fine. Is it the windows media player component? Never had this problem with any of my other programs. The program was compiles with .net framework 4 and my work comp has .net framework 4 on it, it is set to compile as x86. I cant figure it out. A

View 1 Replies

How To Run New Program On Windows

Sep 29, 2011

Now that I have completed the visual basic express tutorial #1, I have a PictureViewer project. How do I now make this program one that can run outside of the editor?

View 5 Replies

Log In On Windows Via Program?

May 23, 2011

You say I've locked my computer and I've a program which will auto-log me into the computer 5 minutes after the computer is locked. I have feeded the program with my user name and password. Now, I wanted to know, how do I make the program to auto-log me into Windows using VB.NET. Is there also any way to validate these details so provided?

View 1 Replies

Use Windows API In Program?

Feb 22, 2009

I have previously been using windows APIs in VBA and VB6, but looking at the help in VB2008 it seems that we now use the .net framework instead of calling the APIs directly. I've had a hunt around, but I cant find any resources/sites that show me how to use the .net framework equivalent?[code]...

View 3 Replies

Add Theme Windows To My Program?

Feb 18, 2010

I saw other program can use theme in their program , they don't care theme of windows.Can i add theme to my program?but care theme of OS

View 14 Replies

Call Windows API Using Program?

Apr 23, 2009

How to lock the screen (most important), change the sound, lock the keyboard and etc using VB.NNET?

I know it's quite easy to do it using C++ .Net

View 1 Replies

Get All Open Windows In Program?

Feb 25, 2011

I would like to have a way of getting all of the open windows in a windows system. I need an array for all of the active windows (what you see in the taskbar). I just want a function to do this please. Its the core of a program I am writing, and its where i am starting from, so no code yet.

View 1 Replies

Let Windows Close My Program App?

Jul 11, 2009

I have build a app , that has a simple "are you sure?" protection against closing by excident.[code]...

View 4 Replies

Load A Program With Windows?

Sep 13, 2011

I am trying to do a program in which I would like that program load with Windows. Ok, When I restart the computer and when I arrive to the desktop, program did not run. I am doing all this in Vb 2010.[code]...

View 4 Replies

Program .Net For Use On Windows-2000?

Aug 12, 2010

How do I set up a VB.NET program so it will run on W2K ? I understand I can only use .Net 2.0 or older. Is there an easy way to limit which .net version is used/referenced ? (I have .Net 3.5 on my XP development computer) Updating target computers to XP, Vista, Windows 7 is NOT an option.

View 1 Replies

Program Files At 64 Bit Windows?

Jun 14, 2010

In order to access Program Files folder, I am using:

My.Computer.FileSystem.SpecialDirectories.ProgramFiles it works fine with 32bit OS.

But on 64bit OS there are two Program Files folders:

1. Program Files
2. Program Files (x86)

The above command accesses Program Files (x86). How can I access Program Files folder in 64bit Windows?

View 4 Replies

Run A Program From A Windows Service

Jul 9, 2010

I have a program which i want to invoke from windows service.

[Code]....

The same code works fine if i write in a console application, but from windows service it wont run, i see the psftp is being started in the task manager but it wont do anything.

View 2 Replies

Run Program In 'windows Setup'

Feb 10, 2009

I'm writing a program to deploy laptops in a domain environment. I'd like to invoke the windows setup feature that some laptop manufactures use to install applications after windows xp is installed.

View 3 Replies

Run The Program When Boot Windows?

May 3, 2010

How do I run the program when boot Windows? when windows open my programme run

View 12 Replies

See Multiple Windows In Program?

Mar 20, 2010

I've been using the VBE for about 10 years now, but when I started using VBE under Excel 2007 I can't seem to find a way to display two windows at the same time. If I have two workbooks open and I want to compare macros from each workbook or maybe to copy a macro from one workbook to another, I can never seem to be able to view contents from both modules. What must I do to turn on multiple module viewing?

View 1 Replies

VS 2005 Windows 7 (64 Bit) - Program Won't Run

Aug 17, 2011

i have a vb.net program compiled in windows 7 (32bit) but then when i run it in windows 7 (64bit) the doesnt work and it can't the Microsoft.Jet.4.0; What should I do to run the program?

View 3 Replies

Way To Publish Program So Those With Windows XP Can Run It

Apr 23, 2010

I have Visual Studio 2010, and I was wondering if there was a way to publish my program so those with Windows XP can run it.

View 6 Replies

Add Program To Windows Context Menu?

Jul 9, 2011

i want to add my program to the windows context menu so that whenever user right clicks on any file of folder my program should display on the context menu so that the user can use my program to do some operation on the selected file or folder.

I know how to add a new program to the windows context menu manually. by editing the windows registry we can do that. but i want to do when user istall my application it has to add to the context menu automatically.

View 2 Replies

Alternate Windows Login Program?

May 19, 2010

Currently I'm working on a program that will run out of my startup folder when I logon to windows so instead of typing in a password my program will run fullscreen blocking any access to Windows until the user presses the buttons on the form in the correct order. In order for this program to actually be purposeful i need to block keystrokes such as "Alt-F4" and "Cntrl-Alt-Delete". I've looked around on google searches and I usually find a similar solution but when

Imports System.Diagnostics
Imports System.Runtime.InteropServices
Public Class Form1

[code].....

View 10 Replies

Bit Setup - Program That Like To Install Onto Both 32 - And 64 - Bit Windows

Aug 11, 2010

I have made a program that i would like to install onto both 32- and 64- bit windows. If i create a setup for 86bit will it install on both?

View 3 Replies

Can A Program Written In VB 2005 Run In Windows 7 64 Bit

Mar 21, 2011

I have a program written in VB 2005, the computer used to write the code was running in Windows XP and 32 bit Pentium D. Now, my boss want to buy a new computer to run the program, and he wants the one that comes with Windows 7, 64 bit. Can my program run in the new computer without any problem? Or, is there anything that I need to change for it to run there?

View 12 Replies

Cannot Run .net 2008 Program In Windows Vista

Oct 5, 2009

I have a program that will process the files and produce the result in output file.When i publish and install the software in xp windows it run but in windows vista it read the file everything when i look for output file. The file is not created in vista. But other program which similar with previous one can run in windows vista expect one program. This is how i write the coding to create the file.

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Dim OpenFileDialog1 As New OpenFileDialog
With OpenFileDialog1

[code]....

I dont know why it can not create a file in vista?

View 7 Replies







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