• 0

STEAM Installation


Question

21 answers to this question

Recommended Posts

  • 0

Alright, here we go again, Adobe Creative Suite 2 does NOT like (X86) either, damn it microsoft, that was a poor choice of characters. i would have been fine with "Program Files x86" or something like that, the characters kill other programs. Microsoft shouldn't known that not all programs like () in the path name. A lot do not mind, but some do, IE Steam, CS2 (I don't know if older products are affected)

  • 0
Alright, here we go again, Adobe Creative Suite 2 does NOT like (X86) either, damn it microsoft, that was a poor choice of characters. i would have been fine with "Program Files x86" or something like that, the characters kill other programs. Microsoft shouldn't known that not all programs like () in the path name. A lot do not mind, but some do, IE Steam, CS2 (I don't know if older products are affected)

585931483[/snapback]

Anytime you run into an issue installing to "Program Files(x86)" just replace that part of the path with "progra~2" and it will work.

585854047[/snapback]

  • 0
Alright, here we go again, Adobe Creative Suite 2 does NOT like (X86) either, damn it microsoft, that was a poor choice of characters. i would have been fine with "Program Files x86" or something like that, the characters kill other programs. Microsoft shouldn't known that not all programs like () in the path name. A lot do not mind, but some do, IE Steam, CS2 (I don't know if older products are affected)

585931483[/snapback]

Adobe is notorious for crappy installers. Infact, when installing the entirety of CS2, there's no way to select individual options for programs, you either install the whole program or not at all. You have to go to the specific program installer to select things like integration and such.

  • 0

Since 64-bit programs are newer, I don't understand why they didn't put "Program Files (x64)" for them. I mean, knowing the new restrictions, people who make 64-bit software should know about it, and fix the problem if there was one. But Microsoft did the contrary, and therefore added a big problem for a lot a programs, it seems.

  • 0
Since 64-bit programs are newer, I don't understand why they didn't put "Program Files (x64)" for them. I mean, knowing the new restrictions, people who make 64-bit software should know about it, and fix the problem if there was one. But Microsoft did the contrary, and therefore added a big problem for a lot a programs, it seems.

585969337[/snapback]

Because Windows x64 is designed to FIRST run x64 applications, x86 applications can be

used because the OS can handle them but it is a convenience.

The Program Files (x86) is provided for another reason: it is a extremely bad idea to mix x64 and x86 dlls, especially in C:\Program Files\Common Files: you don't want to mix x86 and x64 InstallShield runtimes or MS services

Same reasons why the System32 and SysWOW64 DLLs directories are separated.

Finally, I am terribly sorry but I have to say that Microsoft must not be blamed if some bad developers cannot write installers properly. The brackets are valid directories and files names characters since at least Windows NT 4.0 and that's 1996 .....

  • 0

Short of poor coding there should be no reason that any app would have a problem installing into a dir even with (x86) in the name. There are all valide characters for folders and files.

They are valid characters for FS node names on Windows. It is a great deal simpler for those of us who write apps for more than one OS to not support them at all, rather than add checks all over our code to see if they're supported by whatever OS it's running on.

It is generally considered good coding practice to have your program follow the most restrictive set of rules, not the least. In this case, that means that FS node names may only have alphanumerics, underbars, hyphens, and periods.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Hello, It would appear so, according to https://finance.yahoo.com/news/how-to-hide-your-home-on-google-maps-apple-maps-204146687.html. Regards, Aryeh Goretsky      
    • Hello, The Nvidia Founders Edition 3080 video card is approximately six years old, correct? Have you looked into whether replacement fans are available for it? Perhaps replacing those will improve cooling, especially when combined with cleaning the card's heatsink and replacing the thermal interface materials. Regards, Aryeh Goretsky  
    • Hello, While ~104 GB of space may seem generous (at least compared to other e-readers which have 8-32GB), I feel at this price point the device should have a Micro SDXC card slot for expansion, particularly if it allows audio books to be installed and played. I hope to see more reviews of 6" phone-sized e-readers on Neowin in the future. It will be interesting to see how they compare. Regards, Aryeh Goretsky
    • Sandboxie Plus 1.17.8 / Classic 5.72.8 by Razvan Serea Run programs in a sandbox to prevent malware from making permanent changes to your PC. Sandboxie allows you to run your browser, or any other program, so that all changes that result from the usage are kept in a sandbox environment, which can then be deleted later. Sandboxie is a sandbox-based isolation software for 32- and 64-bit Windows NT-based operating systems. It is being developed by David Xanatos since it became open source, before that it was developed by Sophos (which acquired it from Invincea, which acquired it earlier from the original author Ronen Tzur). It creates a sandbox-like isolated operating environment in which applications can be run or installed without permanently modifying the local or mapped drive. An isolated virtual environment allows controlled testing of untrusted programs and web surfing. Sandboxie is available in two flavors Plus and Classic. Both have the same core components, this means they have the same level of security and compatibility. What's different is the user interface the Plus build has a modern Qt based UI which supports all new features that have been added since the project went open source. The Classic build has the old no longer developed MFC based UI, hence it lacks support for modern features, these features can however still be used when manually configured in the Sandboxie.ini. Sandboxie Plus 1.17.8 / Classic 5.72.8 release notes: Added added DisableCustomTitleOpt=[process,][y|n] to allow [#] sandboxie title markers on custom-titlebar windows (Delphi VCL, Qt, Electron) that were previously skipped to prevent DWM repaint CPU loops #5387 Changed updated bundled ImDisk driver to 3.0.2 #5419 Fixed fix Suppress logs for expected non-user SIDs #5422 SbieSvc.exe: SBIE2218/2219 error when run program as administrator #5417 fixed explorer.exe crashes in Application Compartment when Huorong Security is installed #5423 Download: Sandboxie Plus (64-bit) | 23.5 MB (Open Source) Download: Sandboxie Classic (64-bit) | 3.0 MB Links: Sandboxie Website | GitHub | ARM64 | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Hello, Christian Maas' XVI32 is a nice (and very small) hex editor. Speaking of hex editors, many years ago a colleague and I who both worked at Tribal Voice managed to edit a copy of the company's PowWow instant messaging client to make it behave better now that all of its lookup servers and other server-side tech was gone.  The program didn't support NAT (RFC-3022 was introduced in January 2001, the same time Tribal Voice was shuttered), but it still worked okay if you manually set up port-forwarding on your router.  The server at http://powwow.jazy.net/ hosts a copy (usual warnings about downloading and running untrusted code from random internet servers apply). I occasionally use some tools like Funduc Software's Search and Replace and Application Mover when I need to make mass-edits to text-based files or move programs with a hard-coded installation directories, respectively.  When I need to figure out the exact LCD panel inside of a laptop, EnTech Taiwan's Monitor Asset Manager is my go-to tool for that purpose. JD Design's website (now hosted on github.io) has a number of interesting freeware and shareware utilities.  I used to use their TouchPro utility to set the file timestamps on software I was mastering to match its version number (e.g., version 3.00 of a program had all of its files dates set to 3:00AM, and so forth). Karenware has a number of interesting freeware utilities, too. Regards, Aryeh Goretsky  
  • Recent Achievements

    • Week One Done
      Jeroen Wilms earned a badge
      Week One Done
    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      509
    2. 2
      +Edouard
      198
    3. 3
      PsYcHoKiLLa
      138
    4. 4
      ATLien_0
      90
    5. 5
      Steven P.
      82
  • Tell a friend

    Love Neowin? Tell a friend!