Photo Test
Subscribe
More About This Website

Well, you've made it this far so I guess I should talk about something.

Let's see.... mmm

I'll start with my job an give you some real project I've been working on. So I'll speak about computer hardware, VMware, Unattended Windows installation, VBScript, XML, Website, and some other stuff. Enjoy!

Login
Monday
08Oct2007

Adobe Creative Suite 3 is Pure Crap!

Well, the title says it all... I'm not talking about the software itself but rather the installation process. I tried on 3 differents computers (Vista 64-Bits & 32-Bits) and I always end up in a dead end.

 

First, when I tried to install to another drive than C:\ (because there was not enough space available) the installer refused to continue on anoter partition... always telling me there was not enough space (you need at least 1.4Gb available on the C:\ drive even when installing elsewere).

 

Then when I repartitioned my drive to get more free space on the C:\ drive, the installation when thru but I got the following warning at the end:

909605-1078070-thumbnail.jpg
Hmmm...

 

 

 

 

 

And when I try to start any of the CS3 program, I get the following:

 

909605-1078073-thumbnail.jpg

"Licensing for this product has stopped working. You cannot use this product at this time. You must repair the problem by uninstalling and then reinstalling this product or contacting your IT administrator or Adobe customer support for help."

 

After this first experience I tried with a Vista 64-Bits computer and I got the same stupid message and during the installation, I also had to point to AdobePDF.dll (in the AMD64 folder above) to allow Acrobat Professional 8 to continue...

Then I installed on a brand new computer with Vista 64-Bits and the same happened so CS3 installer doesn't like Vista at all.

I've been browsing the net and adobe's website for a solution and I tried many different approach but still no luck:

  • Enable or disable UAC
  • Launch from command line with administrator previleges (run as...)
  • Copy installation files to the hard drive and then launch the installation
  • Move or delete the cache.db file (Program Files\Common Files\Adobe\Adobe PCD\cache)
  • Search installation log for "ERROR" and "DEBUG"
  • Tried on 3 differents computers with Vista 64-Bits and 32-Bits

 

Well, that's about it... here are some really helpfull recommendation regarding CS3 on Vista from Adobe:

TechNote Troubleshoot installation problems (Adobe Creative Suite 3.x on Windows Vista)

  1. Make sure that the system meets the minimum requirements for Adobe Creative Suite 3
  2. Check the DVD and DVD-ROM drive.
  3. Install Adobe Creative Suite 3 in a simplified mode from the desktop.
  4. Optimize handling of temporary files by Windows Vista.
  5. Repair and defragment hard disks.
  6. Scan the system for viruses.
  7. Install Adobe Creative Suite 3 on a different computer.
  8. Visit the Adobe User to User Forums.

WoW Now that's HELPFULL, Thanks Adobe. Great job.

 

 

Monday
04Jun2007

VBScript to communicate with your "lusers"

Remember the old net send command? Well, this feature is now disabled starting with Windows XP SP2 so here is a script which allows you to communicate with the user logged on a computer in your network. The trick is the use of the Win32_ScheduledJob class which is the only way to get an interaction with the user currently logged on.

Requirements (2):

  1. Remote scripting enabled thru the firewall of the target computer (for WinXP SP2, Win2003 Server and Vista)
  2. Administrative rights on the target computer

Here is the script:

strComputer  = "johnny-pc"   '## Name, FQDN or IP address
strNameSpace = "\root\cimv2"
strUserName = "administrator"   '## OR Domain\User
strPassword = "password"
strDate = "20070604"     '## The date - YYYYMMDD
strHour = "083000"          '## The hour - HHMMSS
strZone = "-240"       '## TimeZone * 60 (- 60 if daylight saving)
When = strDate & strHour & ".000000" & strZone

Set objWbemLocator = CreateObject _
     ("WbemScripting.SWbemLocator")
Set objWMIService = objwbemLocator.ConnectServer _
     (strComputer, strNameSpace, strUserName, strPassword)
Set objNewJob = objWMIService.Get("Win32_ScheduledJob")

errJobCreated = objNewJob.Create _
("\\server\share\something.hta", When, False, , , True, JobId)
If errJobCreated < > 0 Then
Wscript.Echo "Error on task creation"
Else
Wscript.Echo "Task created"
End If

See that \\Server\Share\something.hta? This is where you specify the stuff to execute (in interactive mode) on the remote computer.

For example I created a FullScreen HTA with the following image showing right in the face of my co-workers:

It's in french but it says Warning, your computer is currently monitored for illegal activities... blablablah... legal stuff... Please report yourself to your local police dept.

909605-854382-thumbnail.jpg
We are Watching you!

Monday
04Jun2007

Vista Crap Edition with FAT64 support

Yeah well, I never was impressed with Windows Vista even before it was released.

I've been using Vista for 6 months at home and on my laptop and here is my list. Keep in mind this is not the "newbie's" frustration.

Positive:

  1. Real time indexation of content and ease of search
  2. Windows defender included
  3. Sidebar (gadgets)
  4. Installation process (manual only NOT UNATTENDED)

Neutral:

  1. Nice interface?
  2. Boot up bar/process (green bar on empty black) ?
  3. UAC... I was expecting worse

Negative:

  1. More than 2 years behind schedule at release
  2. Many features removed (WinFS file system for example)
  3. Too many versions (16 editions regrouping 32-bits and 64-bits systems)
  4. No solid image editor. Gee, everybody now have a digital camera. Try this: resize one of your picture at 400px wide. Impossible. The closest thing I found was faking to send a picture by email so I had a choice of a few predefined resolutions...
  5. IE7 Crashes then offers you to restart but cannot remember all the tab you had opened... Drunk.
  6. Options deeply buried... try to get to your physical network adapters for instance.
  7. Reboot needed to get networking back when moving notebook to another location while in sleep mode.
  8. Where is my run box damn it! Also Telnet is disabled by default...
  9. Trying to find the Hidden files and folder options (relocated in the Control Panel now)
  10. More segmentation of options (like the display property)
  11. Heavy: 512Mb of ram is the bare minimum to run the system (400Mb if you disable AERO)
  12. IE7 asking the same question again and again (12 times) when having trouble installing stuff
  13. Unattended installation requires 3 years of certifications... XP was easy but this... informations all over the place (WAIK, BDD, WINPE, WIM, Etc.)
  14. Imposible to move the ProgramFile directory with unattended setup (like I did with win2k and XP)
  15. Same annoying bug that the name of the inserted media (CD,DVD, etc.) is still stuck on the name of the first one you inserted. Gee, can't you correct this after 10 years.
  16. Not much innovation afterall

I know this is only a matter of time until Vista goes mainstream... In two years, XP will be regarded as obsolete

Tuesday
15May2007

SilenX iXtrema Pro Fans Review

The ultimate in airflow to noise ratio, iXtrema Pro Quiet Fans are the only fans in the industry to be designed with silence and optimal airflow in mind.

Click to read more ...

Sunday
18Mar2007

Don't Count on eBay Staff to Help You

Well, once again I have a problem with a seller and eBay isn't helping at all. Surprised?... Not really.

Click to read more ...