473,811 Members | 4,039 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

how to create windows based App. Installer (.NET) ?

shahjapan
63 New Member
Hello,

I have developed a Windows based Application in .NET 2005.

Now I need to make an Installer for it, in such a way that it must install in only 1 pc.

using Registration key as I dont want it to be a Free Product.

How to make the installer which requires a Regstration key and Registration name in order to install the Product.

Regards,
Japan Shah
Jul 25 '07 #1
0 1000

Sign in to post your reply or Sign up for a free account.

Similar topics

1
1981
by: balu | last post by:
Hi, I am developing a standalone or windows based application in vb.net which simulates a website. I would like to simulate this web form from my vb.net application: <form action ="cgi-images/accept_upload.pl" method = POST ENCTYPE="multipart/form-data"> <input type = text name = uname>
4
1710
by: Nadav | last post by:
Hi, (*) I am writing an unmanaged application that hosts managed assemblies ( e.g. CorBindToRuntimeEx ) my app may host window based PEs and Console based PEs, the host is a single executable and should be able to host the two types of the PEs. (*) When Hosting a consol based app ( managed ) I can't see the std output generated by the app. (*) The host is compiled as a Win32 project (windows based) so it doesn't support the std consol...
2
3358
by: Abhishek Srivastava | last post by:
Hello All, I use windows based authentication for my ASP.NET web app. I have disabled anonymous access of my web application too from the IIS console. From my own machine, the webapp works perfectly. But when someone else tries to access it, they get error message "You do not have permission to view this directory or page using the
0
849
by: Evgeny Zoldin | last post by:
Hi, ALL On WindowsXP Prof with IIS 5 and installed ASP.NET (.NET Framework 1.1....) will be configured ASP.NET application with Windows-based authentication. Only specified users that have account on this local computer will be authorized (such requirements :-(( ). These users should have rights to access resouces in those "My documents" respective folder and run some defined program in "Program Files\...". Additionally, for the logged...
10
8827
by: Zack Sessions | last post by:
Has anyone tried to create a SQL7 view using the CREATE VIEW command and ADO.NET? If so, is there a trick in trapping a SQL error when trying to create the view? I have a VB.NET app that, amoung other things, can create views based on existing tables and a table of column name equivalents. If I accidently introduce a column name equivalent that is the same as another column, I end up with a CREATE VIEW SQL statement that is in error, if...
1
2127
by: Stu | last post by:
Hi, I am trying to create a Windows Service installer but it just dumps the service executable in the application folder and doesn't install it as a service. I have gone through this tutorial http://abstractvb.com/code.asp?A=1082, but it says you have to pop open a .Net command prompt and run this cammand: InstallUtil C:\tgol\Myservice\Bin\Myservice.exe
1
2429
by: Gurunadh | last post by:
Hi friends, we have developed a windows desktop application in vb.net 2005 with MS-Access as backend ,our problem is we have to display data from a datagridview to a crystal report,we have written the code to display in crystal reports it is working in the system in which we developed but when the setup is installed in another computer it is displaying database login screen asking for login id and password,can any one know what is the...
0
2724
by: =?Utf-8?B?SmVzc2FyZA==?= | last post by:
Hi All, I'm having trouble deploying a Windows Service installer (.NET 1.1) onto some machines. It gets half way through the installer and gives me a dialog box saying "Access Is Denied". When I click OK it does a rollback on the install. The exact same installer has worked on both XP and Windows Server 2003 machines. It seems to have a problem on Small Business Server standard. I am logged on as Administrator with Administrator...
1
1475
by: pavan2004 | last post by:
Hi friends, Please help me on this. May i know difference between "winforms Vs Windows based application developement" using c#. thanks pavan
0
9724
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9604
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10644
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10379
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10394
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10127
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7665
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5690
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3863
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.