How to create a msi file to add a registry key

G

Guest

Hello all,

How do I go about creating a .msi file that creates a registry entry?

Thanks in advance
Kevin Whitted
 
G

Guest

This what I'm trying to add:

[HKEY_CURRENT_USER\Control Panel\Keyboard]
"InitialKeyboardIndicators"="2"
"KeyboardDelay"="1"
"KeyboardSpeed"="80"

I'll then push out the msi through group policy.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top