maandag 21 oktober 2013

[Solved] Cakewalk UA-1G and windows 8.1 64bit

http://www.roland.com/support/article/?q=downloads&p=UA-1G
provides version 1.0.1 which also states win 8.1
I just successfully installed UA-1G with the 1.0.1 driver which worked flawlessly. I left the "Advanced Driver"in the on position and that worked. I also can access UA-1G driver settings without getting the below popup.
Thanks Roland/Cakewalk for the updated Driver!!

++++ Obsolete info below since Roland provided 1.0.1 driver +++++++
I upgraded my audio pc to 8.1 and the first thing I noticed it did not recognize my UA-1G.
I tried with the latest driver to no avail.
Nevertheless I managed to get it recognized in 8.1.
I followed the process of first uninstall and reinstall. During the install process it will ask you to plug in the UA-1G. Make sure you turn off "Advanced Driver" (small switch on the side of the UA-1G) before you plug it in. The installation will now complete without issues.

At least I can play my music again although if I try to access UA-1G Driver Settings it pops up the following:

So not all is well with the current driver. I hope we will soon see an updated version for win 8.1.



zaterdag 17 augustus 2013

How to test your power supply without motherboard

Source
I needed to know if my Power supply I had lying around for a while still showed some sign of life but I wasn't setting up a new pc so I wanted to have a quick method. I found it at Corsair:

zaterdag 15 juni 2013

64 bit testing tools

Sometimes you want to check  if an exe file or DLL is 64bit or its dependencies etc.
These tools can help you:
command-line tool to find if file is 32-bit or 64-bit Executable
free utility that scans any 32-bit or 64-bit Windows module (exe, dll, ocx, sys, etc.) and builds a hierarchical tree diagram of all dependent modules.
Very useful for troubleshooting system errors related to loading and executing modules. Dependency Walker detects many common application problems such as missing modules, invalid modules, import/export mismatches, circular dependency errors, mismatched machine types of modules, and module initialization failures.

vrijdag 14 juni 2013

Win8 - Open multiple desktop apps with key cmd

Source
Win8 doesn’t let you launch multiple instances of some programs when launched through the Start Screen. For instance, if Notepad is already opened on desktop, you can’t quickly open another Notepad window from the Start Screen.

Luckily there are key commands to help you:
- Shift Click the Icon on the taskbar
- Middle click 

woensdag 7 november 2012

ssd-speed-tweaks (Firefox)

Source

A good article on how to tweak your SSD

for example Firefox - Use memory cache

To change the cache location to RAM:
Open Firefox -> Type about:config into the address bar -> Enter -> double-click browser.cache.disk.enable to set the value to False -> Right-Click anywhere -> New -> Integer -> Preference Name "disk.cache.memory.capacity" -> value memory size in KB. Enter 32768 for 32MB, 65536 for 64MB, etc. -> restart Firefox

woensdag 8 augustus 2012

Easy way to create USB Boot drive with Wintobootic

Source: http://www.wintobootic.com/
WiNToBootic is free program, creating boot disks using ISO images. It is a standalone small and portable tool of only 600KB. Super User Friendly. Good for use where you do not have CD drive (like laptop) and have to install the OS.

zaterdag 28 april 2012

Move firefox user profile to new computer

(source)
This is an easy way to move your settings:
1. Exit Firefox
2. Start -> Run -> type ‘%APPDATA%’
3. Select Mozilla -> Firefox -> Profiles
4. Copy profile folder (XXXXXXX.default) and paste it to desired location (eg. C:\Firefox\Profiles)
5. Start -> Run -> type ‘firefox.exe -ProfileManager’
6. Click ‘Create Profile’
7. Click ‘Choose Folder’
8. Select the newly copied folder (eg. C:\Firefox\Profiles\XXXXXXX.default)
9. Now select the newly created profile and click ‘Start Firefox’ — check that all your cookies etc are there
10. Surf the net!