![]() |
Batch File Programming Help !
Hi ! Is there any way to merge a registry file silently in batch file? like it should not show prompts to user whether to merge or not then the confirmation that merge successful or not successful. I just want it should be merged silently. Is it possible?
|
Re: Batch File Programming Help !
If you can write a C program yes you can or else what you are asking for is to use the exported file then its not possible as far as I know.
|
Re: Batch File Programming Help !
Quote:
|
Re: Batch File Programming Help !
The first thing you need to do is get the better compiler and MS Visual Studio Enterprise is free to download and the first thing is to get that. TC will not help you get the Registry functions and to write them would take ages.
|
Re: Batch File Programming Help !
Can you give me any link to download MS Visual C++? I found one on Microsoft's site but that is .Net based version.
|
Re: Batch File Programming Help !
Yup It will be a .NET version only because now MS does not support / allow other versions.
|
Re: Batch File Programming Help !
Oh ! But >net make the program difficult to distribute as we have to install 54 mb .Net SDK on the each machine
|
Re: Batch File Programming Help !
Unless you create a .NET application you don't need to ship that.
|
Re: Batch File Programming Help !
I have got Visual Studio 2005. But there is no option of Windows Console Application under Visual C++.....
|
Re: Batch File Programming Help !
You need the SDK pack to do that.
|
| All times are GMT +5.5. The time now is 04:49. |