Created With Inno Setup 5 With A Visual Basic?

Jun 23, 2011

I have a disk created with Inno Setup 5 with a Visual Basic .Net project on it. It installs fine on my computer. I want to give this disk to a client for him to install on his computer. My understanding is that Visual Studio .Net Framework 3.5 or higher must be installed on his computer. Is this correct? How can I tell if Visual Studio .Net Framework 3.5 or higher is installed on his computer?

View 5 Replies


ADVERTISEMENT

IDE :: Install Visual Basic Powerpacks 1.2 Setup?

Jan 29, 2011

I have made an form in vb 2008 which uses the printform component to print my form. I can run the app on my PC as well as on my notebook. But I cannot run it on others' PC. Though PCs having Internet connection can download Visual Basic Powerpacks 1.2 from the setup, I want to install it on PCs having no internet connection.

View 1 Replies

Setup USB Function At Visual Basic 2008?

Mar 8, 2010

i want to create a GUI which content a button and when the button is clicked, a signal B'0000 0001' send out through USB port.

my pc already can detect my hardware through USB port.

So, i just want to know how visual basic 2008 setup USB port function.

View 1 Replies

Visual Basic-setup Project And Database?

Apr 14, 2009

I make a program-application in visual basic and it work OK. When I pack my application in setup project and make the installation, the database(in program) it did not save a new data or any update. Where is a mistake ?

View 3 Replies

Adding A Node To An Existing XML File Using Inno Setup?

Nov 19, 2011

In my inno setup script there is a [code] section and I need to add some code to:

Open an xml file
then add a single node in a specific place
Save the file back to the hard drive

I need to be able to edit a file called config.xml in documentsdocotype.in the file there is some code like this:

<References>
<ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<string>System.dll</string>[code].........

View 2 Replies

Creating An Executable File Using INNO SETUP Compiler 5.3.8

Aug 2, 2010

i have a problem when i create an executable file of my application created using VisualStudio 2010 and MSAccess 2010. I instal the application and I create a shortcut but when i run the application an error is generated saying that the Data Base file is not found in the same directory of the shortcut (when i create a shortcut in desktop : BD.accdb not found in C:UsersAchrafDesktopBD.accdb or when i run the application from Start-> all programs-> MyApp :BD.accdb not found in C:WindowsSystem32BD.accdb) .

View 2 Replies

Create Setup File With Inno Including Interop.MessengerAPI.dll

Jul 4, 2011

how to create a setup file with inno software including interop.MessengerAPI.dll of any application.I have created a setup file with inno.but it is work in only my pc it is not work in anather pc after creating a setup file.In my application is chatting application.how it is work interop.MessengerAPI.dll in anather pc?

View 3 Replies

Create Setup File With Inno Including Interop.MessengerAPI.dll Of Any App

Jun 5, 2011

how to create a setup file with inno software including interop.MessengerAPI.dll of any application.I have created a setup file with inno.but it is work in only my pc it is not work in anather pc after creating a setup file.In my application is chatting application.how it is work interop.MessengerAPI.dll in anather pc?

View 2 Replies

Create Setup File With Inno Including Interop.MessengerAPI.dll Of Any App?

Jul 4, 2011

how to create a setup file with inno software including interop.MessengerAPI.dll of any application.I have created a setup file with inno.but it is work in only my pc it is not work in anather pc after creating a setup file.In my application is chatting application.how it is work interop.MessengerAPI.dll in anather pc?

View 1 Replies

Open A Visual Basic Application Created In 2002?

Dec 31, 2011

How can I open a Visual Basic application that I created in 2002? I downloaded a current version of Visual Basic Express and was able to connect a new project to the .mdb files but I couldn't figure out how to open the other files which I need to actually use the application.

Ideally I'd like to run the .exe file, but it doesn't seem to be compatible with Windows 64-bit. Alternatively I'd be happy recreating it with the various components if I could figure out how to access them.

View 4 Replies

Running A Setup.exe Program Inside Visual Basic 2008 Express?

Jan 21, 2010

I am in process of writing a setup program that will reside in a USB stick.After inserting the Stick the VB2008E program starts (dont know how) and guides the technician to do certain tasks. As a part of this She/He needs to run a Setup.exe that resides in the same USB stick.

1- How do I define the drive letter of this USB stick.

2- How do I run the x:Setup.exe program without exiting the VB2008? The install process should begin after click of a button.

3- Would Autorun work on USB drives to run the program automaticaly?

4- How do I compile to make a single EXE file at the end?

View 1 Replies

Create Setup File With Inno Including Interop.MessengerAPI.dll Of Any Application?

Jul 4, 2011

how to create a setup file with inno software including interop.MessengerAPI.dll of any application.I have created a setup file with inno.but it is work in only my pc it is not work in anather pc after creating a setup file.In my application is chatting application.how it is work interop.MessengerAPI.dll in anather pc?

View 1 Replies

Created An Advanced Tabbed Web Browser In Visual Basic 2008?

Jun 10, 2009

I created an Advanced Tabbed web browser application using Visual Basic 2008 Express: the problem is that whenever someone clicks a link with a target, it opens an Internet Explorer window, but I want it to open a new window of my program.

View 1 Replies

Use The Registry Section In Inno Setup To Add A Registry Key?

Feb 11, 2010

Does anyone know how to use the registry section in Inno Setup to add a registry key that make a program start with windows when a Checkbox is checked in the setup wizard? If anyone know please step forward. I am getting near the launch of a program and it would be nice to include this feature.

View 5 Replies

Extracting Visual Basic Source Code From Visual Basic EXE?

Jan 24, 2011

How do you extract source code from a VB.NET .EXE file?

View 3 Replies

Perform An Action On Clicking A Custom Context Menu Created In Excel Using Excel Add-In Created With Visual Studio 2010?

Apr 14, 2012

I am creating an Excel Add-In using Visual Studio 2010. My intention was to add a context menu to a cell and perform some action on the selected cell or cells. Here is the code I have got as of now

[Code]...

View 2 Replies

Created A Setup And Deployment Project?

Oct 2, 2010

ive just completed my app and i created a setup and deployment project.Complier forced me to exclude wmp.dll

i get this error for about a second before the app launches. Losing my splash screen because of it

I thinks it has to do with the .dll, but ive no clue how to fix

View 4 Replies

Created Setup File Of Program?

Jun 5, 2011

I have created setup file of my program & it shows error when I install it there in another pc which doesnt have visual studio. Even I have tried to install it there in another pc which has visual studio & it worked well. I am confused. I am use Vb.net 2008 and ur .net frame work will be 3.5 .It shows following error message

View 6 Replies

Error After Setup File Is Created

Aug 1, 2011

There is VB.net project, in which i made some changes and rebuild it once again.

create a setup project. its fine sucessfully created.

user is install the setup file its installed sucessfully. but, when he perform some button click action,

he get this error:

System.NullReferenceException:Object reference not set to an instance of an object.

at MySql.Data.Comman.DBConnectionString.ParseKeyValuePairs(String src)..

what can i do to rectify to it ,

another problem was the windows application which is used in the setup project can't work properly.. when i want to edit files in windows application these file can't be edited... error show object not found exception.

View 3 Replies

Created A Setup File For Project Using Vs2005?

Sep 15, 2009

i ve created a setup file for my project using vs2005....but it doesnot run on anothor target machine..it says that the machine requires windows installer and dot net framework to run my project how do i do this??

View 3 Replies

Created Setup File And Installed Successfully

Nov 11, 2011

I have created setup file and installed successfully. while removing the Application from my system by using Add/Remove programs I got the Error as below,"Error 1001. Exception occured while the installation.System.Io.filenotFoundException.could not load the file of assembly file or one of its dependencies. the system cannot find the file specified."..After that i got one more Error box that says "fatal Error during installation"..By the above errors i could not uninstall the Application from my system.How can i solve this error? and is there any other way to uninstall the application from my Machine?

View 3 Replies

Java - Comparison Between Microsoft Visual Studio 2005, Visual Basic And Netbeans?

Jul 3, 2010

I need to write a paper on the comparison between (Microsoft Visual studio 2005 to develop web applications using asp.net) and (visual basic and Netbeans to develop j2ee applications using java).I need suggestions for good webpages,journals or documents which can help me out here. I have to write at least 1500 words so any suggestions are welcome.

View 1 Replies

ProgressBar Disappears When Updated Via Visual Basic (Visual Studio 2008 Standard)?

Jan 17, 2011

In a while loop, I am writing a progressively increasing integer value (between 0 and 100) to the Value attribute of a ProgressBar control, when it disappears from the window in which it resides. I have verified at the time that it disappears that the Min is 0, Max is 100, and Value is a valid integer in range.

View 9 Replies

.net - Which Version Of Visual Studio 2010 Contains Visual Basic SharePoint Templates

Aug 5, 2011

Does anybody know which version of Visual Studio 2010 contains the full set of Visual Basic SharePoint Templates? I am about to embark on a project to create Visual Web Parts to be used in a SharePoint report.

At the moment I am using Visual Studio 2008 and even though the WSPBuilder is installed none of the relevant SharePoint templates are present.Having searched SO and the web, most advise to install the templates via the Visual Studio command prompt: devenv /installvstemplates

Alas the Visual Studio command prompt is also missing from my VS2008 installation.So, the question remains: which version of VS2010 contains what I need for pain-free SharePoint development? There is a rather large price different between VS2010 Professional and VS2010 Premium, so can anyone tell me if the cheaper version (VS2010 Professional) contains all the Sharepoint templates?

View 3 Replies

Disabling The Visual Basic Background Compiler In Visual Studio 2008

Mar 20, 2009

How do I disable the background compiler for Visual Basic in Visual Studio 2008?

For my sins, I have to work on a large VB.NET project and it often locks up for 20 seconds at a time whilst doing the very helpful background compilation

I'd rather work blind between compiles and be able to do some work.

View 1 Replies

IDE :: Adding References In Visual Studio 2010 Beta 2 (Visual Basic)?

Nov 25, 2009

I am just wondering how I can add Direct X references to Visual Basic in Visual Studio 2010 Beta 2. I cant find them in the .NET reference list, or the reference list, or anywhere. I downloaded the Direct X SDK for August 2009, but I can not add the .dll files to the reference list. Is there anything I can do to add them? I need the references for programming reasons.

View 5 Replies

Make A Console Program In Visual Basic On Visual Studio 2008?

Jan 22, 2010

I am trying to make a console program in Visual Basic on Visual Studio 2008. I want to ask the user of the program if he wants the premium version or the standard version. If he chooses the premium version, then I want it to say premium in his "receipt" later on and if he chooses standard, then standard in the receipt.

[code]...

View 1 Replies

Send An Application To The System Tray With Visual Basic In Visual Studio 2008 Professional?

Sep 26, 2009

I have Visual Studio 2008 Professional and I'm trying to make it so I can click a button to send the application to the System Tray and then click the icon in the System Tray to make the application come back.

Can anyone provide me a method or sample code to do this?

View 8 Replies

Visual Basic Using Visual Studios Data Grid View Selected Index Changed Updating?

Jan 25, 2010

when the user clicks on the add button another form launches, which enables the user to add student info such as name, address, course, start date and end date, this information is then written to class when the ok button on that form is clicked, and then displays the data on the initial form in data grid. the user can add multiple entries and they are all displayed on the intial form and a the data grid is populatedwhen any of the rows in the displayed grid is selected, and the update button is clicked then the same form launches as the previous one and but this time its in the update mode and pre populates the form with the inital values.

View 3 Replies

Can't See Visual Basic Project Option In Visual Studio 2008

Jan 13, 2012

I am very new to Visual Studio Application Development. I'm mostly a DB guy. I used Visual Studio as a Report Designer, not much of an .Net guy though I can understand it. I am now asked to create a .net application and I'm trying to create a "Hello World" starter app. I opened my Visual Studio, click File-New Project and all I see is Business Intelligence Projects and Other Project Types. My step-by-step guide says choose Visual Basic, Windows Forms Application. But I can't see it as an option.

View 2 Replies







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