Jump to content

Klowinns

Member
  • Posts

    24
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Ireland

About Klowinns

Klowinns's Achievements

0

Reputation

  1. What could be cuasing me not to be able to see (view) pictures on the Yahoo Site. This Happens with Internet Explorer & Opera. All other sites are fine. Thanks,
  2. Hello, How can I copy .reg file during Windows install and then run the same .reg file on Windows Login? Many thanks in advance. Regards,
  3. Which run command do I use.................. to enter into the section section that allows me to remove windows auto update, firewall, etc. ? Many thanks in advance.
  4. 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.
  5. 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
  6. ScubaSteve - Thank you. Worked like a charm. Have a nice day.
  7. Hello, Why when I click on a .reg or .key file it opens like a word pad. It doesn't give me the option to install, etc.? It worked fine in the past. Many thanks in advance. Regards,
  8. oioldman - Thank you for your reply. I'm going to try.
  9. Can someone help. I have created the bottom .bat file. Everything works fine, the only problem is that the programs will not minimize. What am I doing wrong? Thanks. @echo off START "My USB\YPOPs" "YPOPs\ypops.exe" /MIN /WAIT CLS START "My USB\Portable Thunderbird 1.5" "Portable Thunderbird 1.5\PortableThunderbird.exe" /MIN /WAIT CLS START "My USB\Portable Opera 8.5" "Portable Opera 8.5\opera.exe" /MIN /WAIT CLS Exit
  10. I've created the following .bat file. 1) I would like these programs once executed to minimize. 2) I would like to add a line that would execute a program within a folder. ie opera\opera.exe Here is what I have: @echo off start ypops.exe start PortableThunderbird.exe exit Your help would be appreciated. Thanks
  11. How can I create a .cab file that will install on Windows Setup? Many thanks in advance. Regards,
×
×
  • Create New...