This was the closest I could get to this. However, the person who knew how to prevent disavowement only sent a PM to the OP and didn't actually post how
So, does anyone feel like sharing?
Moderators: jelco, bert_the_turtle, Chris, Icepick, Rkiver
Pugugly001 wrote:Bought Uplink (again) from GOG, having fun, and I think I got caught out by a bug attempting to hack a bank - First it wouldn't allow the transfer despite bypassing the proxy, then after I figured out that was probably a bug and tried it again,...
Pugugly001 wrote:...the bank picked up the trace only two hops from home (and to be fair, I hovered over the disconnect button a sec too long trying to decide if the proxy was going to fall in time for me to click 'transfer; before disconnecting).
So this once I'm just irritated enough to try and reinstate my savegame, but the only tool I can find dates from 2007-ish and requires (coff coff) .Net 1.1.4322.
Pugugly001 wrote:Assuming even Indiana Jones can't recover a version of .Net 1.1.4322 that runs with Windows 10, am I just done or is there a way to reinstate this? And can anyone confirm there is/is not a bug when the Bank suddenly jump 95% of a trace?
Code: Select all
@echo off
copy /Y "C:\Users\PC\AppData\Local\VirtualStore\Program Files (x86)\Uplink\users\*.tmp" C:\Users\PC\Desktop\Uplink\uplinkbackup\
copy /Y "C:\Users\PC\AppData\Local\VirtualStore\Program Files (x86)\Uplink\users\*.usr" C:\Users\PC\Desktop\Uplink\uplinkbackup\
copy /Y "C:\Users\PC\AppData\Local\VirtualStore\Program Files (x86)\Uplink\users\options.*" C:\Users\PC\Desktop\Uplink\uplinkbackup\
Code: Select all
@echo off
copy /Y C:\Users\PC\Desktop\Uplink\uplinkbackup\*.tmp "C:\Users\PC\AppData\Local\VirtualStore\Program Files (x86)\Uplink\users\"
copy /Y C:\Users\PC\Desktop\Uplink\uplinkbackup\*.usr "C:\Users\PC\AppData\Local\VirtualStore\Program Files (x86)\Uplink\users\"
copy /Y C:\Users\PC\Desktop\Uplink\uplinkbackup\options.* "C:\Users\PC\AppData\Local\VirtualStore\Program Files (x86)\Uplink\users\"
Users browsing this forum: No registered users and 16 guests