Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Running same software on 2 different computers  (Read 14883 times)

0 Members and 1 Guest are viewing this topic.

Geek-9pm


    Mastermind
  • Geek After Dark
  • Thanked: 1026
    • Gekk9pm bnlog
  • Certifications: List
  • Computer: Specs
  • Experience: Expert
  • OS: Windows 10
Re: Running same software on 2 different computers
« Reply #15 on: July 27, 2016, 10:44:20 AM »
Reference:
Everything you need to know about Authenticode Code Signing
Quote
As a software publisher, there are two reasons to sign your code:
  1. To prove its Integrity
  2. To develop its Reputation
The first point is simple: digitally signing your code helps to ensure that it cannot be tampered with, either on your servers, or when it is being downloaded to a user’s computer, especially over an insecure protocol like HTTP or FTP. This provides the user the confidence of knowing that the program they’ve just downloaded is the same one that you built.

geoffl

    Topic Starter


    Intermediate

    • Experience: Beginner
    • OS: Unknown
    Re: Running same software on 2 different computers
    « Reply #16 on: July 27, 2016, 06:49:42 PM »
    This is version 1.021 - System requirements Win 3.1. We have used this program every day since 1996 and never had any problem. The XP computer is around 8 years old I think and this has been running all that time. Nothing changed - it worked in the morning and stopped in the afternoon. I copied the whole directory  to my Asus t100 just to see if I could play around and figure out whats wrong but it won't work there either. I put the same stick in my Home T100, copied the directory and it works. 

    Geek-9pm


      Mastermind
    • Geek After Dark
    • Thanked: 1026
      • Gekk9pm bnlog
    • Certifications: List
    • Computer: Specs
    • Experience: Expert
    • OS: Windows 10
    Re: Running same software on 2 different computers
    « Reply #17 on: July 27, 2016, 09:47:13 PM »
    A useful tool:
    Quote
         MD5 & SHA Checksum Utility
    by: Download.com staff on November 30, 2009
    Raymond Lin's MD5 & SHA-1 Checksum Utility is a standalone freeware tool that generates and verifies cryptographic hashes in MD5 and SHA-1. Cryptographic hash functions are commonly used to guard against malicious changes to protected data in a wide variety of software, Internet, and security applications, including digital signatures and other forms of authentication.
    ...
    MD5 & SHA-1 Checksum Utility is free to download and use, though Ray accepts donations from satisfied users. At a mere 57k, his checksum tool is about as small as a useful, functioning utility can be in this age of bloatware, and even more so considering that it's certified to work in Windows Vista and 7.
    One would use this to verify that any copy of a  file is that same as the original. So if one were to suspect that making a copy of a file made some very small change, the  utility will sport the change, but can not locate the cause of the change.

    As for Windows XP, not are versions behave the same way.  In fact, a XP version may change  behavior in a short span of time. The has been documented extensively and is also my personal experience. There is not easy  or quick way to find out how and why XP changes its behavior. No verifiable reason has been given.

    Do you wish to pursue this as an academic experiment? MS no longer supports XP, so we do not expect they will be of any help.
    EDIT: Microsoft does admit XP can have strange b behavior.
    Unexplained Windows or software behavior may be caused by deceptive software
    Notice how they shift the blame.  ;D Nor do they admit there are other reasons for storage behavior; namely updates that modify Windows XP.
    « Last Edit: July 27, 2016, 09:57:36 PM by Geek-9pm »

    BC_Programmer


      Mastermind
    • Typing is no substitute for thinking.
    • Thanked: 1140
      • Yes
      • Yes
      • BC-Programming.com
    • Certifications: List
    • Computer: Specs
    • Experience: Beginner
    • OS: Windows 11
    Re: Running same software on 2 different computers
    « Reply #18 on: July 28, 2016, 04:12:45 AM »
    It's a Windows 3.1 Program so I suspect it is a change made such that a file it is looking for is not found and the program crashes. It may be that it is looking for a file or folder specified in one of it's INI files which was removed from the XP system and is present on one of the 32-bit Windows 10 systems.


    I was trying to dereference Null Pointers before it was cool.

    soybean



      Genius
    • The first soybean ever to learn the computer.
    • Thanked: 469
    • Computer: Specs
    • Experience: Experienced
    • OS: Windows 10
    Re: Running same software on 2 different computers
    « Reply #19 on: July 28, 2016, 12:46:44 PM »
    This is version 1.021 - System requirements Win 3.1.
    ANCIENT, ANCIENT, ANCIENT!!!  Buy a newer version and stop wasting time with that very old software.

    BC_Programmer


      Mastermind
    • Typing is no substitute for thinking.
    • Thanked: 1140
      • Yes
      • Yes
      • BC-Programming.com
    • Certifications: List
    • Computer: Specs
    • Experience: Beginner
    • OS: Windows 11
    Re: Running same software on 2 different computers
    « Reply #20 on: July 28, 2016, 02:54:23 PM »
    Is wasting time with newer software more prestigious?
    I was trying to dereference Null Pointers before it was cool.

    patio

    • Moderator


    • Genius
    • Maud' Dib
    • Thanked: 1769
      • Yes
    • Experience: Beginner
    • OS: Windows 7
    Re: Running same software on 2 different computers
    « Reply #21 on: July 28, 2016, 03:58:13 PM »
    Not neccessarily...but i believe soybean has a valid point in this case...
    " Anyone who goes to a psychiatrist should have his head examined. "

    geoffl

      Topic Starter


      Intermediate

      • Experience: Beginner
      • OS: Unknown
      Re: Running same software on 2 different computers
      « Reply #22 on: July 29, 2016, 05:06:12 PM »
      Thanks for all your help
      Geoffl