Jump to content

Recommended Posts

How can I get the .reg to run without asking me If I want to add? It's the Poco_Systems_Inc.reg.

Many thanks in advance.

------------------------------------------

@echo off

START "My USB\Poco_Systems_Inc" "Poco_Systems_Inc.reg"

CLS

START "My USB\YPOPs" "YPOPs\ypops.exe" /MIN /WAIT

CLS

START "My USB\PocoMail4" "PocoMail4\Poco.exe" /MIN /WAIT

CLS

START "My USB\Portable Opera 8.5" "Portable Opera 8.5\opera.exe" /MIN /WAIT

CLS

Link to comment
Share on other sites


START "My USB\Poco_Systems_Inc" "Regedit /s Poco_Systems_Inc.reg"

Thank you a million for your reply. Sad to say, it's not working for me. Cannot locate the reg file.

Thanks again.

Just to add. The .reg file is in my (My USB) folder.

Thanks again for your reply.

Edited by Klowinns
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...