Link to home
Create AccountLog in
Avatar of angel12345
angel12345

asked on

Visual basic code to replace a batch

I need an .exe application who do the following things for me.

I'm doing those things using a batch file, but I need an exe to do this:

xcopy 1 c:\ /E
xcopy 2 c:\ /E
REGEDIT /S x.REG
REGEDIT /S sshkey.REG

Please if you can help me to do this in visual basic.

Thanks
ASKER CERTIFIED SOLUTION
Avatar of SStory
SStory
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Forced accept.

Computer101
EE Admin