Siemens Step 7 Simatic Manager Install on Windows 10

PLCGurus.NET Live & Interactive Forum PLC Questions and Answers Siemens, SIMotion, Profinet Siemens Step 7 Simatic Manager Install on Windows 10

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #883
    mwintersmwinters
    Participant
      Karma: 111
      Rank: Jedi

      Has anyone been able to successfully install Siemens Step 7 Simatic Manager on Windows 10? If so, can you please indicate the steps you took to make this work. Thanks in advance!

      #889
      PLCGurutfgmedia_admin
      Keymaster

        Hi Michael and welcome to the forum. I’ve done a little digging into your questions and here is what I found.
        This is a bit of a hack so try at your own risk:

        To install STEP 7 v5.5 SP3 (DVD update release) follow these steps.

        1. Download and install the latest 64-bit version of automation license manager here.

        2. Copy DVD content to any directory on hdd.

        3. Modify ./Setup.exe using any resouce modification software. Eg ResourceHacker. Add the line

        //this is the os ID of Windows 8 64bit

        4. Modify ./InstData/Setup.ini under section OS.

        PlattformIDAllowed = 1;2;3

        Add the lines

        Win8x64=1
        Win8x64Exclude=SKU2;SKU3;SKU5;SKU8;SKU9;SKU10;SKU11;SKU12;SKU13;SKU14;SKU15;SKU16;SKU17;SKU18;SKU19;SKU20;SKU21;SKU22;SKU23;SKU24;SKU25;SKU47;SKU66;SKU67;SKU68
        Win8x64Warning=SKU2;SKU3;SKU5;SKU8;SKU9;SKU10;SKU12;SKU13;SKU14;SKU15;SKU16;SKU17;SKU18;SKU19;SKU20;SKU21;SKU22;SKU23;SKU24;SKU25;SKU67;SKU68

        5. Modify all msi-files to enable the ingore-button on installation failures (like installing on unsupported OS’s). Use any software possible to manipulate MSI-files. E.g. InstEd.

        Search for DLG_INSTALLATIONREQUIREMENTS_DISABLE_IGNORE. Change Action from Disbale to Enable.

        Run ./Setup to start installation. Press the ingore-button when told it’s not possible to install on running OS.

        Good luck and if you’re looking for an excellent text on this and Siemens programming – check out this book Automating with SIMATIC S7-1200: Configuring, Programming and Testing with STEP 7 Basic V11; Visualization with WinCC Basic V11 on Amazon, I highly recommend, it is excellent!

        Curious How Much Money A PLC Programmer Makes. Check out my article, it may surprise you…

        #1019
        Anonymous
          Karma: 0
          Rank: Padawan

          I’m currently working with Step 7 v5.6 in Windows 10. No issues so far!
          Just used the DVD and all went well…

          #3185
          XavierXavier
          Participant
            Karma: 11
            Rank: Padawan

            Hi Fred.

            first. Thanks for your efforts for solving simatic manager installations problems.

            Second  could you guide me to get simatic manager/step seven software,I don’t have them yet.

            Thanks a lot dear fred.

            #3215
            PLCGurutfgmedia_admin
            Keymaster

              Hi Mohammed and sorry for the delay in replying. First thank you for the kind words! Your best bet would be to get in touch with you local Siemens rep to get your hands on the software. I’m sure they would be more than happy to provide a quote and guide you on the software requirements for your specific needs.

            Viewing 5 posts - 1 through 5 (of 5 total)
            • You must be logged in to reply to this topic.