Moving NB AutoUpdate to Windows 10

Discussion to talk about software related topics only.
Post Reply
User avatar
Chris Ruff
Posts: 222
Joined: Thu Apr 24, 2008 4:09 pm
Location: topsail island, nc
Contact:

Moving NB AutoUpdate to Windows 10

Post 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
Real Programmers don't comment their code. If it was hard to write, it should be hard to understand
User avatar
pbreed
Posts: 1080
Joined: Thu Apr 24, 2008 3:58 pm

Re: Moving NB AutoUpdate to Windows 10

Post by pbreed »

I run my command box as administrator and it works correctly....
This is a windows permissions issue...


Paul
User avatar
Chris Ruff
Posts: 222
Joined: Thu Apr 24, 2008 4:09 pm
Location: topsail island, nc
Contact:

Re: Moving NB AutoUpdate to Windows 10

Post 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
Real Programmers don't comment their code. If it was hard to write, it should be hard to understand
Post Reply