Building A "program Launching Application" For Personal And Home Use?

Mar 15, 2011

I am currently building a "program launching application" for personal and home use.Basically all it does, is have a toolbar for example File, Edit, Run, Programs ect....Run will bring down a list of common command prompt buttons which then, once clicked, will load cmd and input said code.

Example

Under run > cmd > IPconfig/all my code is as follows:

Private Sub IPConfigurationDisplayConnectionConfigurationToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles IPConfigurationDisplayConnectionConfigurationToolStripMenuItem.Click
Dim Command As String
Command = "ipconfig /all"

[code]....

I know how to make a progress bar, but.... how do I get it to show progress on opening adobe reader?

View 1 Replies


ADVERTISEMENT

Building The Application For A Pc In A Students Home With About 10 Users?

Jul 15, 2010

I want to build an application that checks every second for certain windows and then react according to that.

My Goal:I'm building the application for a pc in a Students Home with about 10 users. To create 10 different user accounts for windows will be annoying and crowded, because new people come in every year(or couple of months) and then old accounts have to be deleted and new ones created.

I want to build an application that accepts folderPaths or window names.Lets say user1 creates a folder with the name "Susan" that she wants to protect (her personal files/picture/work will be stored there. She opens the application, selects the folder. The application saves the folder path and her password that she enters.

If the application detects that a user is trying to open/move/delete/copy/whatever that folder, the app must pop up a password box. Correct password gives her the freedom she wants, wrong password just ignores the open/move/delete/copy/whatever command.

View 4 Replies

Program Won't Run On Vista Home Or Windows 7 Home

Dec 29, 2010

I have a program originally compiled in VS2008 on a WindowsXP Pro box. The program uses Microsoft DAO 3.5 Object Library to access an Access database.

When I try and run the program on Windows XP (any version) it runs just fine. If I try and run in on Vista (any version) it doesn't work. When I try and run it on Windows 7 Pro, it runs fine. I really want it to run on Windows 7 Home Premium, but I get an interop error anytime I try and access the database.

View 3 Replies

Program Won't Run On Vista Home Or Windows 7 Home?

Dec 29, 2010

I have a program originally compiled in VS2008 on a WindowsXP Pro box. The program uses Microsoft DAO 3.5 Object Library to access an Access database.When I try and run the program on Windows XP (any version) it runs just fine. If I try and run in on Vista (any version) it doesn't work. When I try and run it on Windows 7 Pro, it runs fine. I really want it to run on Windows 7 Home Premium, but I get an interop error anytime I try and access the

View 3 Replies

Save Personal Settings Program?

Jun 10, 2011

I coded a small application in VB Express 2010 and I wish any one could provide for me some code on how to save personal settings from an options form so that the end user don't have to keep making their personal choices every time that start my application that I created.

Personally I don't have a clue on how to accomplish this feature with in VB Express 2010.

I used check boxes and radio buttons in the options section on a form for the end users choices.

View 7 Replies

Internet Application:Developing For Personal Purpose?

Mar 17, 2011

Just knowing 20 commands i am developing a app?very impressed on myself!Just knowing 10 commands + common sense + special sense each man has i had world most dangerous spy tool....but on my guru & best friend advice i dropped it..but in future will use for good purpose So here is the new scene We are team of workers had blogs,microblogs and other things i decided to create a tool for my self which is like office assistant to assist in our work at office

my tool will do the submission process when we are not in our office

my idea is using a web browser control and do it with vb commands

so kindly think yourself in such position do you agree to do submission task with web browser control or you can do it some other methods?

whats your opinion? what i mean open a website on web browser control submit the details from listbox(which increment on every submission)i think you now got how we are going to do this!!!

so i am need some one advice shall i proceed with this?i had three big challenges

1.Time
2.Yes Of Course Time
3.Ya Time But Time + Work Accuracy

so kindly guide shall i use the web browser control or use method like direct server post?

View 1 Replies

Make An Application That Fills Out Personal Information?

Feb 23, 2010

Im trying to make an application that fills out personal information.

Such as Name, Birth of year, etc

View 2 Replies

Set Digital Product Id And Personal Information Into An Application?

Jun 11, 2011

I have create a vb.net application with ms access. i am make it .exe.After that i am instal it my pc working but my friends pc not work. After i am cheking my friends system all. .net framework is intallaled 3.5 thats same as mine. Error ,indicate that application1 has encounterd a problome and needs to close. We are sorry for the inconvenience.More detail ( digital product id, identify your license and internet protocol(ip).My application only a smal invoice. How can set digital product id and my personal information in to my application.

View 1 Replies

Write A Recipe Storage Program For Personal Use?

Oct 10, 2009

I am planning to write a recipe storage program for personal use. I know what I want to do, but I am not perfectly clear on the most efficient way to do it. I am using SQL server 2005 and I am comfortable writing stored procedures. This is one of my first vb.net projects and I am still getting comfortable with ADO.net.What I want to do is create a form that can handle an list of ingredients of an unknown number.

The form will also accept a cooking procedure of an unknown number of steps. Each step will be written by the user into Rich Text boxes (vb 6 term?)I am planning to use combo boxes to select ingredients from a list or add new ingredients as needed. I also want to eliminate duplicates in the ingredients table of the sql 2005 db. I am looking for the most efficient method to save all the parts of a recipe to the database. saving a recipe will require dozens of database hits and therefore be unacceptably slow.

View 1 Replies

Small Personal Database Management Program And Am At The Stage?

Oct 28, 2009

I am working on a small personal database management program and am at the stage where I am trying to search the MS Access database given a user input.I need to look up lets say the "customer" ID and the update other records associated with that customer. Here is what I have so far.

[Code]...

View 14 Replies

Launching A Application Using A .vbs?

Dec 14, 2011

This is probaly a simple question, I am not a programmer I am a systems admin. I am trying to launch a application from a visual basic script. Everytime I run the script looks for the application in whatever folder the script is sitting in. If ut the script in the folder where the executable is it works. Unfortunatley this script need to run from users temp directories. What am I doing wrong'

' *****Declaring variables*****
Option Explicit
' Comment the next line out if you are not getting this to work and you need to debug.

[code]....

View 2 Replies

Launching Application On Other Computer

Jan 27, 2011

I created an application in Visual Studio 2010 - visual basic. It works great on computer1 and computer2, but on computer3 and computer4 it crashes when its launched. It says that the program has crashed and more information can be found in 3 files named WER.But in these files i can not see an error.

View 8 Replies

No JIT Debugger Has Been Specified When Launching Application

Nov 19, 2010

I have a vb.net application that I compiled and all, I took the EXe and all and placed it on another pc that has only visual studio express on it.

When I open my .exe I get a message saying No debugger has been found, no Jit Debugger has been specified I can either select retry to find a debugger or click on cancel to forget about the debugger.

If I press cancel, my application launches correctly without any problem.

View 1 Replies

Launching A Program With A Button?

Aug 24, 2009

I was looking to launch a program, such as MS Word, by pressing a button on particular form. Is there a way for me to do this?

View 1 Replies

Make An Application Phone Home?

Apr 25, 2012

I have a windows application developed in visual studio 2010. I would like to keep track of the usage of the app by measuring how often the app is used, where it is used etc... I also have a webserver on the internet that I was thinking of phoning home to.My thinking is that the if the app opens a particular webpage or just makes a http connection to the webserver (in the background) , the webserver logs will logs all the data I need.

How do I initiate a http connection to the webserver?

View 7 Replies

How To Display Off Image Of 'Application Is Launching'

Jul 26, 2009

I have build a small project in vb.net 2008 and after publishing, when I check from the users machine first it's showing the image for connectivity and showing the image "Launching Application" and then my program is running...So how to display off this first image?

View 2 Replies

Launching Program Through Textbox And Button?

Jun 17, 2009

I want to launch a program with the program path on the textbox typed in and i will press the button to launch it.

View 3 Replies

VS 2008 Launching A Program Automatically?

Feb 7, 2010

Is it possible to open/start a program at a specific time/date ?

View 2 Replies

VS 2008 Launching A Program On Any Computer?

Feb 7, 2010

Im trying to launch a program from any computer by using Application.StartupPath & "firefox.exe", but i cat get it to open , heres what im using atm.[code]I dont wanna use the full path names as they may be different on other computers, i know Firefox and IE etc will be the same , but im loooking to open any program regardless of its location.

View 2 Replies

.net - Error Launching .NET Application Compiled To Target 'Any CPU'

Nov 2, 2011

I have a .NET application that is shared to around 30 different computers, (mix of 32-bit and 64-bit machines).When compiled, the application is set to target 'Any CPU'.It runs fine on all machines except one that is Windows 7 64 bit.The error message is:

[Code]...

View 1 Replies

Launching External Program Which Is A Virtual Keyboard

Feb 18, 2009

I can launch my external program which is a Virtual Keyboard, but once it launchs then I have to click the textbox on my form or no text appears when I use the Virtual Keyboard. How can I make my form be the focus after the Virtual Keyboard launches?

View 1 Replies

Designing Home Health Care Business Application?

Dec 31, 2011

I want to be able to drag data from one DGV to another. When the drag is completed, I want the backcolor of the cell that the data was taken from to change to red. I will add a "trash" icon that will accept a drag and drop from the 2nd DGV to remove the data from its respective cell. Finally, when the cell is trashed, the corresponding cell from the first DGV will return to it's normal backcolor. My application is going to be used to schedule clients with employees for a home health care business. The reason I want all of this is so the user has a visual aid to show them that times have been used already to avoid double staffing. i also have to figure out how make all of this unique to each client when flipping through the DGV/binding source.

View 11 Replies

Launching URL Differences Between Internet Explorer And From A WinForms Application?

Jun 17, 2010

What is the difference between launching Internet Explorer and going to a web site with Flash and it runnig OK vs. launching a URL from a VB .NET WinForm application (using either Shell or Process.Start) and getting prompted to accept the use of the Flash Control? I don't understand why it is prompting for that and how do I get rid of it (by using the same Flash control already installed like going to a URL directly from Internet Explorer).

View 4 Replies

Application Building Name AV - Change My Application Name To Game1

Aug 26, 2009

Alright im trying to change my application name to Game1. I changed all the properties and i still cant find why its still showing this.

[IMG] [URL]

View 4 Replies

Building A CRM Application?

Jun 21, 2010

I am doing a project on the CRM application which sending and receiving sms using the vb.net language. I am no where to conclusions of my project because I could not build the application. I have found many examples but the problem some of the examples some uses the sms gateway or the AT commands. I could not differentiate which one to use? I have a dateline to finish this project of mine.Most of the example does not look like a CRM application.

View 2 Replies

Building .exe With Program?

Dec 12, 2009

I was looking at making a program which can then build other seperate .exes, is this possible? For example the user types their mail username/password into my program then this builds a seperate one which just connects to their mail with their username/password.

View 2 Replies

C# - Application Framework Building

May 17, 2010

I was looking to build a Data Access Layer for my new web based application, I'm using ASP.NET. I'm want to build a framework not only for this application but also want to utilize it for my future projects.

Actually my main aim is to make a framework, from DAC, DAL, BL to GUI. I want suggestions from you guys that what should i adopt, what give me flexibility, which suits for both small and large size applications.

View 4 Replies

Building A Query In A VB Program?

Jan 4, 2011

I am working on a program. I created a database and used it to create a dataGridView in my program. I clicked the table adapter for the program and tried to create a new query. When I did this, I got the following error messages...Error message-the new command text returns data with schema different from schema of the main query check your query's command text if this is not desired Schema returned by the new query differs from the base query I cannot create a query for the database. What is a base query and what can I do to fix this?

View 7 Replies

VS 2008 Program Building A Program?

Apr 5, 2009

Im trying to see if you can make a GUI that can edit the Source code of your progam and then building it as an .exe..Say you have a login program and you wanted to change the password, All you do is go to the "Edit My Account" and go to password and then enter your old password and in the next textbox your new password.Then you would click save and it will ask for a directory and save it as .exe. And when you would start your newly compiled program you can used the program you just entered in.

View 4 Replies

Building An Application Which Uses Multiple Screens?

Jan 12, 2012

In the very near future I'll have to develop an application that uses multiple screens.

So I'll give you a practical example:

I have 4 screens where different pricing infomation is being displayed. At any given time, I have to show a Promotion which is a single image that needs to be displayed across all of the screens with text scrolling across the screens.

Now I'm wondering what the best way would be to achieve this.

At first I was thinking of using one form and to stretch it across 4 screens, while I create 4 'areas' on the form that represent a screen. However when you extend a form this big I'm afraid the text is going to look horrible.

Then I was thinking of using 4 forms and split up the image into 4 different images which are displayed on the different screens. However to get a scrolling text right on 4 different forms, that's going to take some trial and error.

how I can achieve this form of digital signage?

I want to use VB.Net unless this would seem impossible and I have to use other software?

View 1 Replies







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