[AccessD] WAY OT: Start a REG file form a batch file

Erwin Craps - IT Helps Erwin.Craps at ithelps.eu
Fri Feb 16 03:25:36 CST 2007


This is how to do it.

regedit KeyboardNumlockAtLogon.reg 

(KeyboardNumlockAtLogon.reg is the name of the file you wish to merge)

But it not silent, it gives forst a warning message asking the user to
confirm or deny and afterwards an confirmation.
But it works.

Erwin


-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Darren DICK
Sent: Thursday, February 15, 2007 4:32 PM
To: 'Access Developers discussion and problem solving'
Subject: Re: [AccessD] WAY OT: Start a REG file form a batch file

Hi Arthur

Thanks for the response

Yes that is way cool

But I wanted to run the "regsvr32 SomeCool.Reg" from a batch file

It did end up working after Stuarts promptings

Many thanks
 
Darren

-----Original Message-----
From: artful at rogers.com [mailto:artful at rogers.com]
Sent: Friday, 16 February 2007 1:25 AM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] WAY OT: Start a REG file form a batch file

I know a very cool way to do this. Right click Send To on your
start-menu and then add an item, which is equivalent to regsrvr32.exe.
Once that is done you can then drop any .REG file on the Send To button
and it will execute.

Arthur Fuller
Technical Writer, Data Modeler, SQL Sensei Artful Databases Organization
www.artfulsoftware.com




----- Original Message ----
From: Darren DICK <darrend at nimble.com.au>
To: Access Developers discussion and problem solving
<accessd at databaseadvisors.com>
Sent: Thursday, February 15, 2007 5:32:38 AM
Subject: [AccessD] WAY OT: Start a REG file form a batch file


Hi All

I have a REG (registry file) that works fine when double clicked

What would be the syntax for 'starting' it from a batch file?

I have tried regsvr32 MSSSQL.REG and even tried regedit MSSSQL.REG

No joy

Any  suggestions?

Thanks

DD
--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com

--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com



More information about the AccessD mailing list