473,396 Members | 1,975 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Help in writting a program

Hello all,
if we could write a program in C or C++.NET that:

1) read from a text file containing two columns; vol-Id and license
key (it
could be multiple of them)
2) when customers run the program, it will detect the vol-Id of the
machine
and finding the matching license key in the text file, and then add
the
license registry entry to the machine.
where we need to install 22 servers. SO, I have
22 VOl-ID, and ideally, I will need to run this program in 22 servers,
and
the license will be registered automatically in the registry.

Can Anyone help in this script?
Sep 24 '08 #1
1 1295
On Wed, 24 Sep 2008 05:20:20 -0700 (PDT), ra*******@gmail.com wrote in
comp.lang.c:
Hello all,
if we could write a program in C or C++.NET that:

1) read from a text file containing two columns; vol-Id and license
key (it
could be multiple of them)
2) when customers run the program, it will detect the vol-Id of the
machine
and finding the matching license key in the text file, and then add
the
license registry entry to the machine.
where we need to install 22 servers. SO, I have
22 VOl-ID, and ideally, I will need to run this program in 22 servers,
and
the license will be registered automatically in the registry.

Can Anyone help in this script?
Any competent programmer should be able to read the list of id's and
license keys, in just about any language. If you do not have anyone
with the skills to do that in some language or another, you had better
hire a programmer.

As to reading a "vol-Id" of the machine, whatever that is, and adding
things to the Windows registry, these things cannot be done in
Standard C. Neither can anything in C++, or in .NET.

You need to ask this in a Windows programming newsgroup.
news:comp.os.ms-windows.programmer.win32 is a good one for asking
questions about "vol-Id" and the Windows registry.

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://c-faq.com/
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.learn.c-c++
http://www.club.cc.cmu.edu/~ajo/docs/FAQ-acllc.html
Sep 25 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Alex Pavluck | last post by:
Hello. I am trying to teach myself PYTHON because I am interested in programming. I use SAS all day and I really like the way you can highlight code and submit just that section or submit the...
5
by: PerritoPerron | last post by:
//I need a little help with this program, it runs but the output is not correct. //Can i get some help here please u fellas??? // This Program asks for user input like 1 && 0 and prints if it is...
6
by: DarkKobold | last post by:
I am writting a keyboard emulator for the pic microcontroller. Unfortunately, after watching it on the oscilliscope, it is not transmitting the right data. The clock signal on B1 is working...
83
by: deppy_3 | last post by:
Hi.I am started learning Programm language C before some time.I am trying to make a programm about a very simple "sell shop".This programm hasn't got any compile problem but when i run it i face...
1
by: maverick7983 | last post by:
Hi, I am engineering student at Rutgers University, I need help in writting a VB.Net program which will read voltage values logged in Excel by a Data Acquisition Card and if the voltage value...
6
by: Java1963 | last post by:
Need help with writting an application that prompt for and read a double value representing a monetary amount. -------------------------------------------------------------------------------- ...
1
by: rahulbsbs | last post by:
Sir how can i get the ip address of the remote system by writting a java code,ie i want to get ip address of the remote system that is connected to my server computer ,the ip address must be...
2
by: bmbvm5 | last post by:
Hello; I am beginner in java and I should submit one java program in early day. I try to write this program more then ten time but every time I find one broblem. Please help me because if you...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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...
0
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,...
0
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.