To test a website in different versions of different browsers, try:
http://browserling.com/
Protected: Software – ExpertGPS
Software – Cindex
Notes about deploying Cindex …
http://www.levtechinc.com/publishing-indexing-products/cindex-software/deployment.asp
Mac – Mounting a volume from the command line
To mount a volume from the mac command line …
1) find the device with the command:
# diskutil list
2) create a mount point (if it doesn’t exist) with the command:
# mkdir /Volumes/Windows
3) mount the device with:
mount -t ntfs /dev/disk0s3 /Volumes/Windows
Software – Flash Version
A great web site to test if Flash player is properly installed and to determine what version is running …
http://helpx.adobe.com/flash-player/kb/find-version-flash-player.html
Software – WinRats 8 silent install on windows
To install WinRats 8.x from Estima silently on windows systems use:
msiexec /i “WinRATSStd800.msi” /qn /norestart ALLUSERS=2 PIDKEY=”???###” AGREETOLICENSE=2 ORGANIZATION=”Your company name”
For more information see:
http://www.appdeploy.com/packages/detail.asp?id=2248
Software – Finale Silent Install on windows
To install Finale silently use …
FinWinSetup.exe /S
Also – it appears that copying in a “keyed” (keyServer environment) executable also “authorizes” the application on Windows without having to enter the authorization code. Therefore, to deploy this I need a batch script which executes the installer silently and then copies in the keyed copy.
For a partial reference see:
http://makemusic.custhelp.com/app/answers/detail/a_id/945/
Quotes – Test Wedding Video
Play — Rachel and Daniel Movie
Quotes – A Smart Person …
A smart person doesn’t tell everything he knows, …
but he knows everything he tells.
Win – Dell Bios Utility
This utility claims to allow you to change bios settings on Dell computers without having to physically visit them …
http://en.community.dell.com/techcenter/os-applications/w/wiki/2545.aspx