Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

which one i have to use


2 replies to this topic

Augustuskarthik

Augustuskarthik
  • Members
  • 4 posts

Posted 21 October 2004 - 13:23

hi all,

I was new to this MSI installer.

I had a simple java application. I want to create a windows installer (MSI) that will install my java application.

Now i had Visual studio.Net in my system

I dont from where to start what to do??????
unsure.gif unsure.gif unsure.gif unsure.gif unsure.gif

- please tell me what are the things i need to learn to create the MSI installer????
(please dont suggest me to use some other tool like wise,installshied etc....)

- can i use the visualstudio itself to do the required coding?????

- in which language i have to code?????(VB,VC++)
plz help me unsure.gif

luke_s

luke_s
  • Full Members
  • 532 posts

Posted 22 October 2004 - 08:47

I think visual studio comes with its own installer. You should be able to use this.

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 22 October 2004 - 13:41

Create a new project of type Setup/deplyoment. No programming language is needed.