Recent content by saqib raja

  1. S

    how to run bat file with other bat file when one is crushed or stopped working

    i have diabled my error display popup window through registry, could not find proper solution. genoil or other developers are working still. just got a better way to restart automatically rather then watching a black screen and restart manually by using the following scrypt in bat file. it...
  2. S

    how to run bat file with other bat file when one is crushed or stopped working

    i want to run a.bat file with b.bat file, when a.bat is crushed or stopped working. may a.bat file contained this stuff; genoil.exe -c zec-us.coinmine.pl:7007 -u raj1 -p z -i 20 -w 64 -P 0 pause i would like to run as it gets stuck after some time. thanks,