Make A Program That Will Lock The Computer?
Jul 4, 2011i want to make a program that will lock the computer when the program will run and will ask for a password in order to unlock the computer again.
View 2 Repliesi want to make a program that will lock the computer when the program will run and will ask for a password in order to unlock the computer again.
View 2 Repliescan anybody told me how to lock remote computer using Vb.Net2005
View 3 Repliesi want to develop a billing software for my net cafe. how to lock the computer before a user entering their name in my Login form?after they entered their name, this form will insert a new data in userLogin table (user_login_name and login_time), and the computer will be available to use.
View 2 RepliesI'd like to make sure that a program could run on a specific computer and get information like pc's identity. This way it won't be possible to run on another computer.
View 7 Repliesi want to make my program to where when you install it, it will automatically start up with your computer everytime, but will start up in the background to where you can't see it....is this possible?
View 3 Repliesi want to build a software which can lock the computer (not to lock the computer as i lock in windows) and then another software that can unlock it.
View 5 RepliesI need to give input to the VB code by outlook express ie the command to shut down the computer will be imported from OUTLOOK EXPRESS
View 2 RepliesI've a small home network and i want to make a program that's transforming files between two computer and make me chat with all computers.
View 1 Repliesok, i want to create a program with a button that when pressed will lock my computer until the user presses the number five key.
View 3 Replieshow to lock the computer till the user types in the right password! VB 2008
View 3 RepliesI wan't to make a button in my program that opens it when the computer starts up but how would I do that? I am using Visual Basic 2008 Express Edition.
View 4 RepliesI'd like to make a program that allows me to see what the current volume of my computer is. It would be nice if I could also hire and lower the volume with my program.
View 3 RepliesI can't belive I can't figure this out but Im trying to make a macro type program. I just need to computer to press a key. Here is my outline:
Step 1: Open Crafting Menu
Key: T
Step 2: Select Farming
Position:
Step 3: Select Crop Field
Position: User Defined
Step 4: Use Optional Yes or No
If Yes Position:
Step 5: Make Number
Position:
[code]....
i want to make a program which lock the computer screen until user enter the correct Password what will i have to make this application and how i can do this
View 14 RepliesI am trying to make a vb.net program which will perform WMI queries to check for remote computer's name and OS. I manage to do the first query of name using the code below..
[Code]...
I am getting error "Local variable 'query' is already declared in the current block. (BC30288)".I understand that I am using same name for the object variable for performing subsequent query. Is there a way in which I can dispose the variable completely and reuse it again for querying the new required WMI detail? My search in the net couldn't give me any clue as of how to clear the variable and use it again. The issue is with two variables "query" and "searcher". Is it only possible that I should give unique names to each query object variable as I might add more queries later on?
how can i make my program feel if any device or usb device plugged into the computer or unplugged.url...
View 3 RepliesHow can I make a program so you click a button and select a File using a OpenFileDialog and click send on your computer and it will send the file to a different computer and then a SaveFileDialog will show asking where to save the file on the other computer. Oh ya I cant use WinSock or whatever becuase im using Windows Vista 64 Bit. I need it because I for some reason cant use printer sharing. It might be because im on A 64bit Vista Machine and I want to print a file off of a 32bit XP Home Machine.
View 6 Replieshow to make automatic backup from one computer to another computer ? I'm using vb.net. We are on the local network.
View 14 Replieshow to transfer files from 1. computer to the computer with the program made in visual studio 2008 (visual basic)
View 3 RepliesMake combobox disabled, yet have color?
View 2 RepliesHow to lock program.create count number at file or registry,i want to high security.
View 6 RepliesI got two question: 1: How do I get the program to be "size lock?" When you have folder - you can drag it bigger or smaller, and I want the program to be inn the same size, and so it isn't possible to make it bigger.
2: When you have an important countdown on your computer - you need to see it all the time. I need the countdown to alltid stay in-front of others things like internet and games. How to do that?
So far, i get know the way to lock and unlock file.. but in my project, i want to lock and unlock the *.exe program.
View 4 RepliesThis would be easier if I were able to have the external computer get its own name and just pass it to a web service as a variable, but I'm not able to do that right now. There are a variable number of computers from several different entities that regurarly access a web service on one of our servers. Changing only some VB.Net code on the server and nothing at all on any of those external computers, how would I be able to get their names programmatically in VB.Net?
View 2 RepliesIs there a way to block the mouse/keybord from .NET but System-wide? I tried with [code]...
View 1 RepliesI just want to inquire if it's possible to create a program that can lock not only the application but the whole system(PC)? What I want is that, if my application wasn't used within a specified time frame, it will automatically olock the whole computer and it can only be unlocked by a password.
View 8 RepliesI want to create a file with name:
CODE:
How do I make it so that if the filename in textbox13 already exists, it just adds a 1, 2, 3, etc... on the end so that the program doesn't lock up?
1- I want to know how can i make a program that's show My computer , my documents , control panel ,my musics, my pictures and my recent documents. 2- I have Made A file extension that i have named it ".fff" . _ I have a form that's contains A text box that i have named it "txtmain" when i creating the setup project i have make a file type and when i want to click on the file extension the program is running but there's no text in the text box but when i running the file in Notepad it's
[Code]...
I am moving from vb6 to vs2010. I installed vs2010 but no vb program, even the simplest will run. As soon as I load a solution either vshost32.exe or vshost32-clr.exe will shut down.If I create a vb application, even with just a form, a button, it will not run but will exit with the following.
'WindowsApplication1.exe' (Managed (v2.0.50727)): Loaded 'C:WINDOWSassemblyGAC_32mscorlib2.0.0.0__b77a5c561934e089mscorlib.dll'
The program '[3000] WindowsApplication1.exe: Managed (v2.0.50727)' has exited with code -2146233082 (0x80131506).
If I create an exe it will run on other computers but not mine, exe's that are created on other computers will run there but not on mine, so it doesn't seem to be a vs2010 problem but something else. I removed and reinstalled .net framework, 1.1, 2.0, 3.0, and 3.5 but that didn't help either. Since exe's that I create will run on other computers but not mine, I suspect it's .net framework but other than uninstalling and reinstalling it, I have no idea what to check.
[Code]...
We have created our program in vb and we have a connection to a database as well, but we tried to run the program on other computer using VB it does not work it shows an error message because the data base has different path in my computer so if I run the program on other PCs it will not work.
View 6 Replies