Programme Delete Itself On Program

Sep 14, 2011

Someone said use "createfile" flag etc. but i can't do that:( }

View 19 Replies


ADVERTISEMENT

FindWindowEx - Write A Programme That Will Enter A Lot Of Information Into Another Program?

Jan 15, 2011

I am using MS Windows XP, and Visual Basic Express 2008 and I am trying to write a programme that will enter a lot of information into another programme that I have written for testing purposes. The programme that I am writing to has up to 500 line items, by 10 possible suppliers; as you can imagine testing this every time is too labour intensive.[code].....

This code correctly takes me through the various forms until it reaches the Input General Information Form, which opens with the top TextBox in focus. However the entry, "Escravos Gas to Liquids", is placed in the last TextBox.How do I make it enter in the first TextBox, which is in focus? From that point on how do I cycle through the remaining 10 TexBoxes to make each entry?

View 6 Replies

Add A Folder When Installing Programme

Nov 6, 2009

When I test run my programme (F5) it automatically saves files in a folder that is within the test project.I'd like to create a folder that is created when the programme is first installed (My Documents or in within the programme folder). How do I do this? I also want to give it a specific name instead of a name being given to it automatically. I know how to create a folder and save files in it during the test runs when I press F5 (If directory.exists etc etc etc) but that is during the runtime - how do I make a folder already available that is created during installtion.

View 6 Replies

Develop A Pc Tune Up Programme?

Dec 9, 2011

can we develop a pc tune up programme in visual basic 2010

View 2 Replies

Run And Use A Programme As Part Of Application

Feb 3, 2012

I'd like to be able to run and use a programme as part of my application. I have a sound editing application and rather than have several different windows, I'd like to be able to show this editing program in a panel of my own VB application. I'd also like to be able to close it and reopen it.

View 3 Replies

Set Programme To Use The Internet For Like A Messenger?

Oct 4, 2009

how do i set my programe to use the internet for like a messenger?

View 2 Replies

VS 2008 Decapitalize Programme?

Mar 28, 2010

i don't know if i posted this in the right section but ok.ant to make a programme. Its like from capitals to normal letters. its a kind of decapitalization programmeI have a website and some people post their message with capitals. Sometimes those are very long messages and i don't wanna type it all over

View 13 Replies

Create A Safe Type Programme

Mar 3, 2010

im trying to create a safe type programme on visual basic, which has a set combination button which when first clicked opens up a box to allow a password to be entered, once entered the safe is locked until you enter the password and push a button to try the key,

View 1 Replies

Pop-up Automatic Msgbox At Programme Start-up

Apr 18, 2010

#1-how can i make a automatic start-up msgbox?it is just like when we run microsoft Word; which will display a message box (stated: product from microsoft, licensed to and others) #2-how to make new line in msgbox?as i have some information to write on the msgbox and i need to insert each information in new line in msgbox.

View 5 Replies

Vista Animated Pictures On Programme?

Jan 23, 2010

I've just finished the coding for latest programme I'm making for a buses company, now the coding is fine. But the actual design of the forms is quiet tacky and amateur looking.The object here is to try and make my application look as professional as possible, I've noticed that on Vista, whenever you let's say transfer a file or load up something, they always have that really cool graphic right at the top of something moving, or something really cool happening.

I heard that there's a pack somewhere that you can download of vista designs for loading, file transfer etc, but I don't actually know where to find it.Does anybody here know?, or how they work?, or that just animated GIF files, or are they actually coded into the forms?

View 1 Replies

Webbrowser - How To Programme The Right Click Of The Mouse

Jul 12, 2011

I have been doing a webbrowser for a few days and i had come to some problems i can't solve... First: how can i programme the right click of the mouse, like when the user clicks a link the option open in new tab works and it doesn't open IE. Second: I had a favourite system that when the user saves the page the items in a combobox are saved in a txt file. But the problem is that the file saves just this "System.Windows.Forms.ComboBox+ObjectCollection " and not the link of the saved page...

View 4 Replies

Write A Programme For A List Box Having 10 Items?

Dec 6, 2011

how to write a programme for a list box having 10 items in that just by a single click on one of the item it should be written on the button

if a list is containing notepad than by clicking on the button it should open the notepad

View 3 Replies

How To FileInfo Before, Delete Or SHIFT + DELETE, Process Final Delete Of File

Feb 13, 2011

How can be find out which file is going to delete when, user provides command like DELETE or SHIFT + DELETE or by programmatically gives DELETE command. Well I know about FileSystemWatcher Class, but this class doesn't provide information before delete...

View 1 Replies

Publish Codes So That Programme Could Run On All Computers Without Having VB Installed In All Of Them?

Nov 17, 2008

I've just finished my programme, and would liek to publish it for beneficial use . But when I publish the code, only my own computer (which has Visual Basics Express 2008 Edition installed) could use the published executable file. All the other computers comes up with a warning saying a .NET environment is required.

How could I publish the codes so that the programme could run on all (or most) computers without having VB installed in all of them?

View 3 Replies

Send/receive Messages Via RS232 From Programme?

Jul 14, 2010

how to send/receive messages via RS232 from my programme. I have a USB-serial adaptor

Can anyone recommend any places to look? Is this something that you would expect would be fairly easy to do for someone with a few months of coding practice?

View 2 Replies

Steps To Use In Writing A Human Resource Programme

Apr 4, 2011

I want to write a human resource programme that can accept employee records and compute for their salaries and overtime and also print out the needed salary slips and reports.

View 1 Replies

Use Barcode In A Window Form For A Invoice Programme?

May 10, 2011

how to use barcode in a window form for a invoice programme

View 1 Replies

VB - Process Hook - Programme Only Works In My Documents

Jun 6, 2010

Recently i created a programme , making it work only in a certain process.

e.g: my programme only works in My Documents. something like that ?

View 6 Replies

Delete Program Even If Its Being Used

Jun 4, 2009

I am trying to delete a running application is this possible. Here is what i mean. If you have a program running you know when you try to delete it, a message pops up " this program is being used Bla Bla Bla ..." I want to delete that program even if its being used. Is this possible?

View 7 Replies

FindWindow - Increase The Number Of Vendors To 10, The Programme Failed?

May 13, 2011

I am using VB Express 2008, on Windows XP Pro. I have written a programme which tests another programme which compares prices and terms from several vendors. This Bid Tabulation programme, compares prices and terms of up to 10 Bidders and 500 line items in mixed currencies.The testing programme, initially, would not work and I discovered that I needed to introduce a delay in order for it to run the Bid Tabulation programme. So my initial code, using the delay, was:

[code]...

And the button was clicked, and the Bid Tabulation programme started and ran successfully, as long as the number of vendors was 5 and the number of line items was 5. when I tried to increase the number of vendors to 10, the programme failed.I then discovered that at the point of failure, when the particular ParentHWND=0, if I introduced:

[code]...

Does anyone know what I am doing wrong, or whether there is another way to assure that ParentHWND will not equal zero without using a time delay?

View 5 Replies

Get Default Icons For .app .exe .file Etc For A Treeview In A Browser-like Programme

Jan 12, 2012

I have been trying to find code that will enable me to get default icons for a treeview in a computer browser programme. like the WINDOWS browser(Not the internet one but the "Windows Explorer" one) but i can't get icons that are allready there

View 4 Replies

Programme A Carbon Emission Calculator With Proxy Data?

Mar 31, 2012

I am doing a Management Science project at Uni. I have to programme a carbon emission calculator using proxy values and some input variables.

Basically, 4 inputs: seize of ship in container capacity (categorized in 9 classes), distance, Fuel type used (2 types), speed (if known).

How can I match the input variables with the proxy data values? Lets say someone inputs 2300 as container ship seize, the programme needs to know which proxy value to use from all the different seize categories (as it could have been 5300 or 7450). A certain ship seize class has a number of proxies (atributes). For example power installed, design speed, av. container capacity. (Classes are ranges, i.e. from 1000 to 2000 containers = class 1, 2001-3000 = class 2 etc.)

The same principle applies with the other input variables except for distance. Speed only should be considered if it is known, otherwise the programme has to use proxy data as well.

In short, it is a calculator which, depending on some input variables, estimates carbon emissions based on proxy data. The problem I have: How do I let the programme know, if a certain ship category/speed is selected (inputted), which proxies the programme has to use. The rest is just a matter of adding/subtracting/multiplying/dividing the proxies and the input data to calculate the emissions.

View 2 Replies

Write A Programme Where A User Can Type In A 'string' Into A Textbox?

Feb 6, 2012

I am attempting to write a programme where a user can type in a 'string' into a textbox. A data dictionary will contain specific keywords relating to a specific classification, where an algorithm can detect whether any of the keywords occur in the 'string'. Here are the processes that need to occur:

1) A data dictionary, that contains keywords relating to specific classes eg. (IT Issues, Printer, Software, Password).

2) An algorithm needs to compare the words in the Data Dictionary to that of the 'string' to detect any matches.

3) A rule set to determine what classification the 'string' needs to be classed as.

View 8 Replies

Cant Delete Program File

Apr 15, 2012

I'm creating a csv file from sql querry, after that im sending this csv file with email, after i sent the mail i wanna delete the csv file but it says 'its using by another.[code]...

View 3 Replies

Delete Row From SQL Server With Program?

Apr 23, 2010

How we can delete any row in vb.net through sql server

View 2 Replies

Make Program Delete Itself After It's Run?

Oct 11, 2009

way to make program delete itself after it's run? i made program that was supposed to change registry key (to fix problem which would happen with one game) and after that was run, the program would be useless, so i was thinking if it could delete itself maybe?

View 1 Replies

Create A Programme Whereby When Hotkey Is Pressed / Keyboard Key Spams Automatically

Jun 4, 2010

i am trying to create a programme whereby when a hotkey is pressed, a keyboard key spams automatically .for e.g , i press F10 and the letter "Z" spams..i know i need to add in a timer , and I added two buttons for the function of start and stop . after that , i added in the hotkeys and then i am stuck in adding the code for the automatic spamming of the particular keyboard letter.i found out how but it is only when i click a textbox then it would spam . here is my code. i need it to work in a certain game . like auto loot [code]

View 1 Replies

Deploy A VB2010 Programme That Uses The 2010 Access Database Engine?

Nov 3, 2010

I am trying to deploy a VB2010 programme that uses the 2010 Access Database Engine. The programme falls over when starting, with an error trying to access the Database. If I Install the programme on a machine that has Office 2003 installed - still installing the 2010 Database Engine - then it runs OK.Does the Database Engine work?

View 5 Replies

Send A Text File To The Power Output Control Programme?

Apr 1, 2009

I am looking to create a VB 2008 Express programme which converts a data stream from a picoscope muscle sensor into a power output board which controls a mechanism.In simple terms when the Muscle sensor reaches a value of 0.8 V or higher I want the programme to send a text file to the power output control programme, and likewise when the sensor is below 0.2 V I want the power to be zero.

So 0.8 V > = send text file (0O=100%)
0.2 V < = send text file (0O=0%)

so when muscles being senced move the device turns on and off.I think I am successfully getting the data stream from the Picoscope which is plugged in the usb. I am using codes and examples that the programming guide for the device provided.here is a quick snap shot of the code (ps2000 is the driver used for the device)

ps2000_open_unit()
ps2000_set_channel(ps2000_handle, 0, 0, 0, 1)
ps2000_run_streaming(ps2000_handle, 250, 1000, 0)[code].....

how to get the data to be displayed or how to tell the programme to do something with the data.The device also came with an example of how it can record data to an excel sheet if anyone needs the code to gain a better understanding.

View 4 Replies

Delete A Selected Row From Datagrid In Program?

Jun 6, 2011

I am learning vb.net from tutorial sites, book and having trouble to delete row from datagrid view. can someone help me how to delete a selected row in datagrid on click of a button .[code]...

View 3 Replies







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