apply-BootMedia.cmd DISM.exe version - windows-7-x64

can anyone point me in the direction of the correct version of DISM.exe for Windows 7 SP1 to create the Intel Galileo Boot SD ?
The version shown is the current version on my Laptop which seem like it is incorrect as it fails due to unsupported command line switch used inside the 'apply-BootMedia.cmd'
Deployment Image Servicing and Management tool
Version: 6.1.7600.16385

I have the same problem writing the image on Windows 7.
You need to try the version from Windows 8.1. That worked for me.

Related

VS Code not running windows 7 64bit

I have only one Windows 7 64 bit old PC. And I learning web development and I want to run VS Code code editor but when I install VS Code and double click launching icon then VSCode does not launching.
Confirmation my PC:
RAM : 4GB (DDR4)
HDD : 500 GB
CPU : Dual Core Processors
GPU:
OS : Windows 7 64bit
I am the first on this platform so please forgive me if I have made any mistakes.
Thank you.
Currently, you can install Visual Studio Code v1.70.3.
P.s. It works well in my computer.
https://code.visualstudio.com/updates/v1_70
this is last supported version for Windows7
I also still use Windows 7 Pro 64-bit. I discovered that the latest version of Code downloaded directly from Microsoft - 1.74.3 at the time I'm writing this - runs fine and all features (like debugging) appear to work IF you use the ZIP download. Every time I start it, it pops up the message "Visual Studio Code on Windows 7 will no longer receive any further updates." But when the next update comes along, I plan to just download the newest zip.
Note that all the projects I had opened in the installed version are still available in the zipped version. So, I won't be upgrading this system to Windows 10.
Hardware# Visual Studio Code is a small download (< 200 MB) and has a
disk footprint of < 500 MB. VS Code is lightweight and should easily
run on today's hardware.
We recommend:
1.6 GHz or faster processor 1 GB of RAM Platforms# VS Code is supported on the following platforms:
OS X El Capitan (10.11+) Windows 8.0, 8.1 and 10, 11 (32-bit and
64-bit) Linux (Debian): Ubuntu Desktop 16.04, Debian 9 Linux (Red
Hat): Red Hat Enterprise Linux 7, CentOS 7, Fedora 34

0xc000007B application was unable to start

I am trying to run EasyPHP on Windows 10 (64 bit) system. Initially the error was regarding msvcr110.dll missing, which I resolved somehow. Now its showing the error of 0xc00007b unable to start program correctly. I have tried to run the compatibility troubleshoot as well as run as administrator option. Its just not working. Any other effective solutions ?
This usually happens when you have mix of x86 and x64 libraries installed. You should probably uninstall all x86 versions of Microsoft Visual C++ Redistributables and install their x64 bit counterparts (just google them and make sure you download 64 bit version of that library).

Powershell MQ Snap-in MO74 doesn't work correctly

I have downloaded and installed MO74: WebSphere MQ - Windows PowerShell Library on a Windows Server 2012 with IBM WebSphere MQ Explorer Version: 7.5.0.2
The original website is website http://www-01.ibm.com/support/docview.wss?rs=171&uid=swg24017698&loc=en_US&cs=utf-8&lang=en
I have both tried to install for powershell 64bit and for powershell 32bit.
For 64bit I can add the plugin (Add-PSSnapin IBM.Powershell.WebsPhereMQ) without errors.
Afterwards the commands (for instance a simple Get-WMQQueue) gives no errors but no results as well.
For 32bit I can't even load the plugin.
The error is:
Add-PSSnapin : The Windows PowerShell snap-in 'IBM.Powershell.WebsPhereMQ' is not installed on this computer.
Anyone has this working with Windows Server 2012 and have a clue what can be wrong?
Installed MO74 on Windows Server 2012. System already had MQ8.0 installed on it. The Get-WMQQueue cmdlet works for me.
Got to know from the MO74 developers that MO74 can be used with 32 bit PowerShell only. Support for 64 bit PowerShell is not available yet.

mongo.exe - Entry point not found

I'm trying to set up a MEAN stack and I'm having the following issue when trying to execute mongo.exe: "The procedure entry point K32GetProcessMemoryInfo could not be located in the dynamic link library KERNEL32.dll"
I'm using Windows Vista 64bit, mongo is the latest, and I'm logged as administrator.
Thanks.
For Vista you need to install the Legacy version of MongoDb.
The 64-bit legacy build lacks newer features of Windows that enhance performance. Use this build for Windows Server 2003, 2008, or Windows Vista.
HereĀ“s the Download link

Windows 7 x64 bit deployment using SCCM 2007

I have some difficulties regarding deploying Windows 7 x64 bits using SCCM2007.
When the PC gets rebooted it does not show the option to process with Windows 7 x64, I already have x86 version and it comes up with only x86 bits.
Can anyone suggest me how to troubleshoot? or if anyone has a check list so I can check if I did everything correctly.
Many thanks
Daff0dil