Page 1 of 1

Moving NB AutoUpdate to Windows 10

Posted: Tue Mar 07, 2017 8:03 am
by Chris Ruff
I have moved my development environment to Windows 10 and among the things that are different I have the problem that AutoUpdate when called from "make load" doesn't have the ability to store previous IP under Win 10

Does anybody know where to tweak to get AutoUpdate history to operate in Win 10?

Thanks

Chris

Re: Moving NB AutoUpdate to Windows 10

Posted: Wed Mar 08, 2017 10:51 am
by pbreed
I run my command box as administrator and it works correctly....
This is a windows permissions issue...


Paul

Re: Moving NB AutoUpdate to Windows 10

Posted: Mon Mar 20, 2017 7:37 am
by Chris Ruff
Paul

thanks, I execute the MAKE LOAD from an IDE/Editor- not from within a CMD box

What did you build the present AutoUpdate source with? I have VC++6, V studio 5.0, V studio 16

did you use, like, VS 8.0 or what?

Chris