Bitcoin Forum
May 09, 2024, 08:50:49 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Nicehash Miner virtual memory problem solution  (Read 9352 times)
roomi34 (OP)
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile WWW
March 02, 2017, 01:13:28 PM
 #1

Hello Friends today i am posting about nicehash miner.This post is those users who are facing this problem on auto start nicehash miner
("Warning.Nicehash miner recommends increasing virtual memory size so that all algorithms would work fine.")
For this problem solution you would make a file in nicehash miner folder with .vbs extension.
1:open notepad
write this script.
Set oShell = CreateObject("WScript.Shell")
oShell.Run("""NiceHashMiner.exe""")
WScript.Sleep 20000
oShell.AppActivate "NiceHashMiner"
WScript.Sleep 5000
oShell.SendKeys "~"

2:save this file with any name but extension must be .vbs  e.g: start.vbs

Now if you want to open in auto startup
so take shortcut on desktop of this and copy his shortcut in startup folder.

What is the purpose of this script:

It will start the nicehashminer.exe and when it will stable at least 20 seconds and then it will press enter after 5 seconds.

The value of WScript.Sleep in milliseconds not in seconds change according to your  own requirement..
http://imgur.com/pjLIigX



The Bitcoin network protocol was designed to be extremely flexible. It can be used to create timed transactions, escrow transactions, multi-signature transactions, etc. The current features of the client only hint at what will be possible in the future.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
kindofblue
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
June 29, 2017, 09:13:36 AM
 #2

For those finding this topic more recently - there is now a setting "Show Driver Version Warning" in nicehash which when set to false will prevent the virtual memory message appearing.

grazcata
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
January 24, 2018, 01:02:00 PM
 #3

For those finding this topic more recently - there is now a setting "Show Driver Version Warning" in nicehash which when set to false will prevent the virtual memory message appearing.



thank you.
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!