Deployment :: Tool To View Contents Of MSI File?

Jul 9, 2009

Deployment :: Tool to View Contents of MSI File

View 5 Replies


ADVERTISEMENT

How To Develop A HTTP Header View Tool

Feb 28, 2012

I want to develop a tool to view the HTTP header information. Could you please give me some ideas?

View 1 Replies

Deployment :: Deployment Of SQLEXPR32.EXE Using Template.ini File

Feb 24, 2009

I am deploying sql express as a prerequisite. I have created a custom prerquisite using bootstrap manifest generator. The problem I have is replacing the template.ini file which exists in the sqlexpr32.exe cab file. Winrar and winzip allow me to open the sqlexpr32.exe but will not allow me to edit, add or replace the template.ini.I also cannot find the path where the sqlexpr32.exe extracts to as I want to use that path for the settings file eg "template.ini".[code]

View 1 Replies

View Contents Of FTP Server (files/folders)?

Aug 9, 2010

I'd like to use System.Net to connect to FTP Server and it does, but now i want to have a form to display the contents of the FTP Server (example: It shows the files and folders and allows the viewing of another folder, like an ftp client but not used for that)

View 3 Replies

View The Data Contents Of A Datagridview On Screen?

May 13, 2010

is there a way to view the data contents of a datagridview on screen? i mean if i have a dgv with 7 columns and 7 rows, and i can only view 5 columns and 5 rows of it when i run the program cause i have a small form,(regardless of the scrollbars) is there a way that when i click the button 'viewonscreen', the whole datagridview will be viewed on screen?

View 3 Replies

Access Lotus Notes View Contents In Net Using Program?

Dec 13, 2011

I want to access contents of a catagorized view of lotu notes in .net[code]...

View 1 Replies

View / Edit Contents Of A Node On A Treeview In Program?

Jun 17, 2010

I am using Microsoft Visual Basic 2010 Express, and the language i am using is VB.NET

I would like to know how i can edit or view the contents of a node on a treeview in a sample project. I would like to view the contents of the node, and if it is possible I would like to know how.

View 3 Replies

View Access 2007 Database Table Contents?

Feb 15, 2010

I am trying to display the contents of a table from an Access 2007 Database inside a List-view Box.I am using a Combo Box to select the user I wish to see the details about:

Private Sub Admin_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
ReadUsers()

[code].....

View 1 Replies

Create Package And Deployment (setup File Or Install File) File In VB 2010 Project?

Jan 8, 2011

I do one project in visual basic 2010.In visual basic 6 project can be make Package and deployment (setup file or install file) file using Package and deployment wizard.But in visual basic 2010 express edition does not have Package and deployment wizard.how to make Package and deployment (setup file or install file) file in visual basic 2010 project?

View 4 Replies

Make A Tool Bar In Task Bar Such As Windows Media Player Tool Ba

Jan 5, 2010

I want to make a Tool Bar in my task bar such as windows media player tool bar.

I'm using VS2005.net Windows xp Professional Edition.

View 5 Replies

Put Tool Tip Text In Tool Strip Status Label?

Oct 17, 2010

how to put the tool tip text in status bar label this in form load event

View 14 Replies

Embed EXE File In Tool

Feb 11, 2010

I want to embed a exe file in my program, so that, it extracts it when the form is loaded and when the form is closed the exe file is automatically deleted. I have added that exe file in my resources but I can't call it in the FileCopy command.

View 5 Replies

Deployment :: Setup And Deployment Project With Ms Sql Server?

Nov 3, 2009

i'm developing an application vb.net with mssql server as database. on my pc it works. but i don't know how to make it works on my customer's pc.anybody have some tutorial regarding the creation of a setup and deployment project with ms sql server.my first doubt is: how can i determinate the right connection string?

View 1 Replies

IDE :: Tool For Creating A Report From A Text File?

Nov 16, 2009

Is there any tool I can use to create a report from a pipe-delimited file? This report will need to have multiple fonts on the same line and be "programmable". I need to be able to loop through a section to output detail data to the report, keeping track of how many records are output.

View 3 Replies

Making A File Monitoring Tool - Filesystemwatcher

Apr 15, 2012

I am making a file monitoring tool, what's the best approach in doing that and it returned that I should use filesystemwatcher, others suggested a polling program.

Here's my the current scenario:

My server path (local): C:FilServer

List of folder to monitor for created event:
C:FilServerAB_Incoming - zip files
C:FilServerAC_Incoming - xml and tif files

List of folder to monito for deleted event:
C:FilServerAB_Outgoing - zip files
C:FilServerAC_Outgoing - xml and tif files

When the folder raises event, the detected file will be following this routine:

Move the file to d:ackup and copy to e:source[date][time] and write sumary log.

View 4 Replies

Default The Visual Studio File Property "custom Tool" For A Given File Extension?

Oct 27, 2010

I have a custom tool "NafestisGenerator" of which I need to apply to every ".ntf" file. The question is, how do I tell visual studio (using the Custom tool Generator sample from Microsoft) to use the "NafestisGenerator" custom tool on every ".ntf" file?

View 1 Replies

Deployment :: How To Open A EXE File

May 7, 2009

Im Trying to open a exe file from the app what im trying to do is make a cd of Fl Studio Pack That Have Like 6000 wav Sounds ,Skins, Plugins and more im trying to put all that stuff in a installer that will install the file to the right folder all the installer will be in difrent folder so when if they want to execute them with out running the program they can so is there a way that i can open that installer EXE file from a folder ? i try the Process1.Start() and try to put SkinsInstaller.exe and a error pop up i try the shell command and same the way it work for me is by putting C:Skins/installer.exe, but the installer wont be on that drive when people get the cd/DVD, it will be in the drive the cd/DVD Rom

View 4 Replies

Deployment :: Publishing An .exe File

May 12, 2012

I've just completed my first VB.Net program and I want to publish it as a stand-alone program. When I use the "Publish" function from the Project menu, it creates an installation program that is required to complete before I can use the program freely. Is it possible to just make a program that will run without needing to "install" it?

View 6 Replies

VS 2008 - Open A Save File Dialog And Write To A .txt File The Contents Of Listview

Mar 22, 2009

What i am trying to do is open a save file dialog and write to a .txt firl the contents of my listview. so far:

[Code]...

i have this, but i'm not to sure how to write to the .txt file i know i need to use a for each to loop the contents of the list view

View 2 Replies

How To Develop Tool To Recover Audio/video File

Mar 20, 2011

actually i have problem to develop tool for recover audio/video fil

View 1 Replies

The Custom Tool 'MSDataSetGenerator' Failed While Processing The File

Feb 10, 2007

nutty VS2005 error. I know I have an error in my dataset file (XSD file), but none of the errors listed after this warning message truly points to the source of the problem. In the past, when my dataset had only a few tables, it was easy to find the error. Now I have 50+ tables. I'm not sure where to start.

[Code]...

View 2 Replies

Unable To Open File And Fill Collection With File Contents?

Apr 15, 2012

I have a Motor Class, along with a Collection to hold objects address. Each Collection object holds the Class fields as a String to display in list box. I am able to write the collection string to the file and save the string. But unable to open the existing file, read the file back into the collection object.

Public Class Motor
Private strId As String
Private strDescription As String

[Code]......

I have looked all over for anything (samples or tutorials for working with files and collection objects) pertaining to type of operation with out any success.

View 2 Replies

Deployment - Excel File Not Copying?

Mar 9, 2009

I have a relatively simple application that takes in some variables and exports it into a Excel spreadsheet. The Excel sheet is included in the project and copy to output is set to always. The sheet is referenced in code by [CODE]Dim strPath As String = System.Environment.CurrentDirectory & "Quote Template.xls"[/CODE]When I use one-click publishing though, the Excel workbook doesn't copy to application folder and as a result installed application doesn't work.

View 6 Replies

Deployment :: Make Exe File Of Project?

Oct 24, 2008

I want to make exe file of my project but i don't know how make.P

View 5 Replies

File Access Permissions On Deployment

Nov 23, 2010

My software uses a Microsoft Access .mdb file and text files for data storage. The program works great when debugging but when I install the program with Windows installer, the program gives as exception message that access is denied to read the mdb and the text files. What should I do?

View 1 Replies

Open A PDF File Attached In Ms Access Using Adobe PDF Reader Tool?

Jun 1, 2012

how to open a PDF file attached in ms access using Adobe PDF Reader tool?how to connect this tool with database?

View 12 Replies

After Deployment - Error3Could Not Write Lines To File

Jan 20, 2010

I got this erro after deployment of vb.net project of hospital management-- Error3Could not write lines to file "obj\hospital management.vbproj.FileList.txt". Access to the path 'C:\BCA\Hospital management\hospital management\hospital management\obj\hospital management.vbproj.FileList.txt' is denied.hospital management

View 1 Replies

Deployment :: Importing/Exporting A Config File?

Aug 11, 2009

I'm brand new to this forum. i have a question. i wrote some software a while back and now have a few new features I need to implement. this software currently makes use of "application settings" to store all of it's settings. Which works just fine.

I have a client that has about 40 users. He wants to be able to share his settings (that he set up in his copy of the software) with all of users. Preferably by distributing a copy of a config file that they would be able to import into there software.

View 1 Replies

Setup & Deployment - Create An Installation File?

Oct 28, 2009

how to create an Installation file in VB.Net. I create via Setup Project in Setup & Deployment . But how i add Shortcuts , Licence agreement, Serial no and Welcome notes.

View 2 Replies

VS 2008 : Distribute A Help File With An App Using ClickOnce Deployment?

Mar 11, 2010

I've used VB2008EE to create a Windows Forms app which includes a Help form. The helpform contains a Treeview for navigation and a WebBrowser control which displays the relevant part of an HTML page containg the help information.The app is intended to be used offline - so I need to include the HTML page file as part of the published app, and I need to be able to specify where this HTML file will be installed on the target computer so that the URI in my Helpform which loads the Help page will locate this file.
(I expect the HTML file should live in the directory pointed to by the:

My.Computer.FileSystem.SpecialDirectories.CurrentUserApplicationData property)

how to specify the Project settings and Publish Wizard etc. (& whatever else is necessary) in order to achieve the above.

View 3 Replies







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