InstallShield - Detect USB 3.0 Ports - installscript

I am building a InstallShield InstallScript project. How can i find out if the Target machine has any USB 3.0 ports. My installer should abort if there are no USB 3.0 ports on the target machine.
Thanks

Related

Connect BLE device using .net core

I want to develop a window-based application that runs on Windows 10 OS using .NET core or .NET 5. I am not sure which nuget package supports connecting to the BLE devices.

Download OpenCL AMD APP SDK 3.0 for windows and linux

I want to download standalone version of OpenCL AMD APP SDK 3.0 for Windows and Linux.
AMD has remove the files from their servers.
There is a copy in the internet here:
For Windows
For Linux
Or you can use OCL SDK instead
https://gpuopen.com/compute-product/opencl-sdk/
https://github.com/GPUOpen-LibrariesAndSDKs/OCL-SDK/releases

Qt application on i.mx35 with windows CE 6.0

I'm having a i.mx35 board on which the windows CE 6.0 present. need to know
will it run or debug the Qt application? or should i port the embedded Linux on the board for development, cause Qt does not support windows CE directly and i don't have any SDK to develop app for it.
will it support instrument cluster type graphics, created in Qt Quick (which having qml Flies)?
any idea on this.

Windows Phone emulator is not running

I've installed Visual Studio 2012 on my laptop, then I installed Windows Phone SDK 8.0. Then I made a test project. But when I click Emulator WVGA 512MB a pop-up window came up and it showed the following error message :
Can't start the Windows Phone Emulator
The Windows Phone Emulator couldn't start because
the hypervisor isn't running. The likely cause is that
hardware-assisted virtualization isn't turned on.
Check you PC's BIOS and make sure that hardware-
assisted virtualization and hardware-assisted data
execution protection are turned on.
More information
Then an error is shown, which is 0x80131500, My SLAT in BIOS is enable and My PC configuration is
Windows 8 Pro
Processor: Intel(R) Core(TM) i3 CPU M 350 # 2.27GHz 2.27GHz
Installed memory (RAM): 3.00 GB (2.86 GB usable)
System type: 64-bit Operating System, x64-based processor
Pen and Touch: No Pen or Touch Input is available for this Display
my Virtualization of BIOS is also enabled
I also had the same issue,it was because i haven't enabled the Hyper-V platform in the windows features tab, to enable the goto startscreen and type optionalfeatures click on Hyper-V ,check on Hyper-V Management Tools and Hyper-V Platform if you already have them enabled try to remove and re-enable them.
To turn Hyper-V back on, use:
bcdedit /set hypervisorlaunchtype on
or
bcdedit /set hypervisorlaunchtype auto
and reboot.
Also see this for more information
http://www.ivobeerens.nl/2013/12/16/running-hyper-v-and-vmware-workstation-on-windows-8-x/
http://mlichtenberg.wordpress.com/2013/11/22/running-hyper-v-and-virtualbox-on-the-same-computer/

Downloading a file over HTTP or FTP on Windows Mobile 5.0 and Windows CE 6.0

What kind of library or namespace provides an ability to download a file over HTTP or FTP on Windows Mobile (WM) 5.0 and Windows CE (Win CE) 6.0?
I am planning to develop an auto-updater within WM 5.0 and Win CE 6.0. It looks like Webclient is not supported both on WM 5.0 and Win CE 6.0. Is there any useful 3rd party library? (I have tried to find one but still couldn't find one.) Or what namespaces and classes should I use?
I could use both C# or C++.
I built mine, and I'd think most software developers would go that route.
Ping your hosting site.
If you get a response, read the text string of the version that is out there.
If it is greater than what you have installed on your device, download it using a TcpClient, the kick off the CAB file to install it.

Resources