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
Moving NB AutoUpdate to Windows 10
- Chris Ruff
- Posts: 222
- Joined: Thu Apr 24, 2008 4:09 pm
- Location: topsail island, nc
- Contact:
Moving NB AutoUpdate to Windows 10
Real Programmers don't comment their code. If it was hard to write, it should be hard to understand
Re: Moving NB AutoUpdate to Windows 10
I run my command box as administrator and it works correctly....
This is a windows permissions issue...
Paul
This is a windows permissions issue...
Paul
- Chris Ruff
- Posts: 222
- Joined: Thu Apr 24, 2008 4:09 pm
- Location: topsail island, nc
- Contact:
Re: Moving NB AutoUpdate to Windows 10
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
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