Windows 7

Removing a Windows 7 Registration Key

I was recently writing about setting up a VM with my development environment that I could hand out to other developers and how one of the challenges was removing the license keys. This post will be a continuation of that process, this time we’ll be resetting the registration in Windows 7 so that the next […]

Continue Reading...

Windows 7

Bypass Adobe Illustrator’s 4GB Memory Limit

Type ‘bcdedit /set IncreaseUserVa 3072’ into command prompt and reboot* In cmd prompt CD to ‘%VC2010 install folder%\VC\bin’ and run vcvars32.bat Cd to ‘%Illustrator install folder%\Support Files\Contents\Windows\’ and run ‘editbin /LARGEADDRESSAWARE Illustrator.exe’ * Can cause some instability issues on some PCs, run ‘bcdedit /deletevalue IncreaseUserVa’ afterwards and reboot to revert Brad FettesA seasoned Senior Solutions […]

Continue Reading...