VS 2008 Making Setup - Right Click To Mp3 File To Open With?

Jan 17, 2012

I made a mp3 player.. i made setup With installshield 2010 but,when i right click to mp3 file to open with.. here my program.. here my program Files here searh my program in start even my program has a icon i cant see it in open with.. and name..

View 2 Replies


ADVERTISEMENT

VS 2008 Make Setup File So That User Double Click It And Software Get Installed Silently?

May 8, 2011

I want to make it as an Installer.how can i make it a setup file so that user double click it and the software get installed silently? I used in my program ms-access 2007 database and some other sound files which i linked to my project and some vedio files.Suggest me how can i make all the files as in a single installer or setup.

View 20 Replies

Making A Setup File And Got Error?

Jan 6, 2012

ok wot i want to do making a huge program got a error code in the setup wot i have done is made a folder placed it in program files and said to visual basic basically to start the program from there with the code process.start witch has worked but i need the setup to place the folder in program files or its not going to work coz all the files are in therend this is the error im getting Error2Could not find file 'C:Program Filessony vegas 10 and 8 with new blue effects big pack 2011vegaspro11.0.510_32bit.exe' 'Not enough storage is available to complete this operation.'c:userselfenliedtopfan5documentsvisual studio 2010Projectssony vegas mega pack setupsony vegas mega pack setupsony vegas mega packsetup.vdprojsony vegas mega pack setup

View 2 Replies

Making A Setup File For A Project?

Mar 27, 2011

I am making a project on VB.NET, after the completion of project, is it possible to install it in anyone's computer?I mean to say, the project which I have made in VB.NET 2008, can be only run through Visual Studio,

View 2 Replies

VS 2008 - Open Browser For File Dialog On User Click?

Sep 1, 2011

I have a project that will add the conents of a .txt file to a listbox but how would I make the program to open a browse for file dialog when a user click a button and then add the file to something to be read from like:
Dim accpath As String = My.Computer.FileSystem.ReadAllText(System.IO.Directory.GetCurrentDirectory() + "\somefile.txt")

View 2 Replies

VS 2008 - Open File On Double Click With Desired Program

Jan 12, 2012

I designed a advanced music player, everything is ok, I create the setup, install my computer. Here is my problem, there is a mp3 file at my desktop, right click, Open with, Select my program. But, I realise that I didn't write any code for that. Shortly, I want to when double click on mp3 file. And it should be opened with my program..

View 4 Replies

2008 - OpenFIleDialog - When Select A File And Click OPEN Dialog Disappears Then Reappears

Dec 23, 2010

I am having a funny problem with OpenFileDialog that I just cannot solve. Using VB.NET 2008 Pro.

Problem: I run my program and click the menu item associated with this OFD and the OFD opens fine. When I select a file and click OPEN the dialog disappears then reappears. I click OPEN again and it disposes itself then loads the proper file into a form. The same thing happens with the CANCEL button as well.

Question: How do I go about coding the OFD to open a file that has been double clicked on thus bypassing dialogresult.OK . I can't seem to find an answer to this.

View 6 Replies

Open The Dialgue Box And Click The File And Open In My Pdf Reader

May 11, 2010

im having a slight problem with my open file dialogue box, i need to be able to open the dialgue box, and click the file and open in my pdf reader, or at least load it to my other form ive created. what ive go so far:

[Code]....

View 9 Replies

IDE :: Visual Studio 2008 Click Once Setup.exe And App.exe?

May 14, 2009

When I run the setup.exe, I am getting a different version than when I run the actual application.exe. Why is that? The setup.exe seems to run an older version."I have no particular talent. I am merely inquisitive."

View 2 Replies

Way To Use SHELL To Open A File Called Firefox Setup.exe In MY.RESOURCES?

Mar 28, 2009

i am very new @ visual basic just worked in php and html before this i downloaded visual studio 2008 with sp1 before a few days and made my first steps whit it. i want to make something like an software package for myself just to trie out some things, and i would like to add (firefox.3.1.exe to MY RESOURCES, and after that i want to make something like a button and a button click event that when i clikc the button it opens the .exe file in my resourses and i can install it)so i know how to add it to my resources. so is there maybe any way to use SHELL to open a file called firefox_setup.exe in MY.RESOURCES?

View 3 Replies

Making App Open File That Is Double Clicked On

Aug 23, 2010

i've made a little app that opens .txt files kind of a replacement for notepad now i have set the install package in visual studio to associate .txt with my app however when i double click on .txt files my app opens but blank. so i'm assuming i've gotta code something to get it to open the clicked on file but.... haven't got a clue where to look for inspiration or code i can "borrow" and chop to fit my needs. i assume it's got to be in the load section of the program.[code]

View 6 Replies

Making EXE File - Installation Not Needed But Open Automatically To Other Computer

Jan 7, 2011

I'm using vb.net 2008. Just want to ask how to make exe file? Installation not needed but open automatically to other computer.

View 14 Replies

When Double Click On Safe File Name It Will Open File Specified In Path In Second Column

Feb 21, 2010

Well im making a program that will Add the Safe File Name of the File opened in the Open File Dialog to the first column of the listview and the File name and path to the second. What i want it so when i double click on the Safe file name it will open the file specified in the path in the second column.i already got the add file to it.

View 4 Replies

VS 2008 Way Of Making Click Events For Individual Items Based On What Control Is Right Clicked?

May 28, 2009

I want a context menu strip to have 4 specific items. For testing purposes, we call them Item1, Item2, Item3, and Item4.I've set up a context menu strip like this, and I am using it for about 20 different controls. I want these four items to do different things based on what control the user right clicks. The only way I could think of doing this, was to make 20 context menu strips and create a click event for each item. This obviously, seems like a really bad way of doing it.Does anyone have any suggestions or another way of making the click events for the individual Items based on what control is right clicked?

View 6 Replies

Open Custom File And Display It When File Is Click?

Jun 22, 2010

OK not the greatest title but this one is not too easy to put in a few wordsi have a jpg file for example with a custom file extension of jjj for examplenow i associate .jjj with my application so that when i click a .jjj file my application runs.

View 2 Replies

Setup And Deploy - Setup File Can Just Be One .exe Rather Then A Setup File And A Data File?

Aug 7, 2009

Setup and deploy for my project worked fine for a while allowing you to install my program and uninstall the old version, but now it installs two entries. I don't get it, before I got it do do that it would give an error that it needed to be uninstalled first. Now like I said I get two entries in the programs uninstall window. RemovePreviousVersions = true. I change the version number and update the product code. Even tried changing the upgrade code. I just don't get why it doesn't work anymore, and its really annoying! Also, is there a way that the setup file can just be one .exe rather then a setup file and a data file?

View 2 Replies

Get The File To Open When Double Click?

Oct 31, 2009

so I created a file type in the Publishing options window. I save the file and it has the icon. When I double click to open, my application opens with no text. (The program is like notepad) When I open it manually (File -> Open) I see text in the text editor. How can I get the file to open when I double click?

[Code]...

View 2 Replies

Open A File On A Button Click?

Apr 6, 2011

how I can open a image when i click a button?

View 2 Replies

Making A Setup Exe For The Application

Jul 27, 2009

I have a vb.net application which dials another computer and send message to it with the help of cdrvlibnet.dll . I want to deploy this in another computer. I tried following steps.

1. Added a new project with type as deployment project

2. then build the project

3. took the setup.msi to another machine and installed it.

Here are my problems.

1. The icon which created in the desktop and start menu is not running the exe, but pointing to desktop only.

View 5 Replies

Click On Data In The Texbox To Open A File?

Mar 10, 2011

is there a data type which i can use as a Url to open a file in my computor . For example i would like to search for a file name in my data base using different critera. But not just being happy to read the URL in a text box . I'll like to click on the data and open the file.

View 1 Replies

Right-click To Open A File In A Running Program?

Oct 25, 2010

I've used Visual Basic on and off for years, but for some reason this has never crossed my path, though it's probably relatively simple.

I have a program which runs in the background, in the System Tray. (Which is to say it has a NotifyIcon and is Hiding.) Using the Registy, I've added a new item to the right-click menu for certain files (for example PDF) which reads "Accept".

The goal is to have this open the file in my program and have it run the script. The script itself works flawlessly with an Open Dialog box - all it does is change the "comments" on the file. But I can't for the life of me figure out how to do it without the dialog box.

View 1 Replies

Simulate A Double Click To Open A File?

Jan 27, 2009

I am creating a web page which converts binary data into a temporary file.The *.tmp file then gets converted to a *.tiff file.This all works fine.

The next step I would like to take, is for the web page to programatically go to the local *.tiff file, and simulate a double click in Windows Explorer.

This should then either Open the file, or ask what program should be used (as per all non recognized file types in windows).

View 3 Replies

OpenDialog Box To Open File With A Double-mouse Click?

Sep 8, 2010

I am having a hard time trying to find an example that opens an opendialog box and allows the users to open the file with a Double-Click.

View 11 Replies

VS 2008 Right Click-> Open With/Send To?

Jul 25, 2009

Say i have a text file and i right click it on desktop you can go to the option i think its Send to then there is many options like Send in an email and stuff but how would i get it so if there is an IP any where i can right click it and click send to/open with(i dont know which it is) to open my program renlauncher then putting the Ip in the ip textbox. I dont have a clue where to star

View 5 Replies

(Making A Setup) Changing The Default Location Of Installation Path?

Jun 14, 2009

[ProgramFilesFolder][Manufacturer][ProductName][Version] is the Default. i Want to change the programfilesfolder to documents folder.

I already try this:

[DocumentsFolder][Manufacturer][ProductName] but it doesnt work. error in installing the product. ERRROR: "Could not access network location Polongo companyMC"

Iam changing the installation directory because when the application is installed in program files, my database can't add and edit record. having an error something like "operation must need an updateable query" because of that error i tried to install the appl in documents and there n error i'd encountered like when I install it to the program files folder.

View 4 Replies

Making A Setup Project - Install Directory, Not In C:program FilesmyApp?

Jul 8, 2009

I'm making a setup project for my application. I have a file, dbconnection.xml, that I want to be installed to C:Program filesmyAppdbconnection.xml regardless of where the user chooses to install the application. I've added the program files 'special folder' and have a subfolder, myApp, under that where I place this xml file.

For whatever reason, no matter where the user installs the application to, the XML file is placed in the install directory, not in c:program filesmyApp.

View 3 Replies

VS 2008 Open Url From Already Populated Listbox ( By Double Click )

Feb 14, 2010

I have a listbox that has url's in it what I'm trying to do is open this url's from listbox by double clicking selected url

View 8 Replies

VS 2008 Add A Key To Setup File?

Jan 13, 2010

i have made a setup file for my project..i want to a key like a serial key to ma setup file..it should ask for key to install project..how do i add a key to my setup file??

View 1 Replies

Designing A Program - Click On Something In The List It Will Automatically Open A .dat File Pull The Information

Jan 28, 2011

Im using visual basic 2010 and im building a program that will basically, you click on something in the list it will automatically open a .dat file pull the information that it needs, and then proceed to enter it into a box on the right. Well heres my issue i know how to do everything else but i cant seem to imitate this image, i need to know how i can make a list like this where the whole row is selectable, and the items/subitems are divided.

View 9 Replies

VS 2008 - Combine Forms - Open The Main App And Click On Notes

Apr 18, 2009

What I need to know is if there is a way to combine forms. What I mean is, that when the program is open there is only 1 item on the toolbar instead of multiple shown on the toolbar. For example, I open the main app. and click on notes. The notes would open another form, but I wouldn't want another item on the toolbar, just the main 1, and if the X is pressed on the second form, it should just close that form, not the whole program. I mainly want this so that all the forms will minimize at once... and won't have the extra clutter of all the forms having a separate item added to the toolbar. So simply, I want 1 main form shown on the toolbar and when multiple forms are opened from the same project, it doesn't add to the toolbar and just keeps the one main tool bar.

View 2 Replies







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