Montag, 27. Februar 2017

Chemstation on Windows 10, 64 bit

Basically I followed the instruction of Jim Beach

http://jbbeach.com/files/Chemstation/Installation_of_ChemStation_on_64_bit_Windows_7.pdf

Install on Windows 10, 64 bit
Agilent ChemStation Rev. B. 04.01 SP1
  • Install Microsoft .NET Framework 3.5
  • Install Chemstation Software from Install CD
    run setup.exe in XP compatibility mode
    Path is c:\
To run 64 bit I used the CorFlags.exe from Microsoft SDK  NetFx 6.6.2 Tools.
This path is used
C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.6.2 Tools\CorFlags.exe
Maybe for you a different path.

  • Open Command prompt with Admin rights
  • for %A in (C:\Chem32\CORE\*) do ("C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.6.2 Tools\CorFlags.exe" %A /32BIT+)

    Hint: not all files are working, maybe you get the message:
    corflags : error CF008 : The specified file does not have a valid managed header

Start ChemStation
Add Instrument wizard will opened and you can add the devices.

If you want to use an old installation, last action is to copy the old profiles.
Copy the folder "1" to C:\Chem32. "1" stands for your device 1.

When I closed the ChemStation program I got the windows, "program is not properbly closed". No idea how to get rid of the window.

Dienstag, 20. September 2016

Microsoft SQLServer 2012 - Remote Connection

Microsoft SQLServer 2012 - Remote Connection

See for detail manual


  1. Enable remote Connection. Tool SQL Management Studio
  2. Enable TCP in Tool SQL Server Configuration Manager
  3. IPall 1433 not 0!
  4. Turn on SQL Server Browser Service
  5. Firewall 

Firewall:
sqlservr.exe
sqlbrowser.exe
TCP port 1433
UDP port 1434

Montag, 29. Juni 2015

Wget - copy Website - Windows

How to get Wget?


Open the terminal.
In windows press "windows-key" + R
"cmd"

Download html pages:

This is the windows code.

wget -p --no-parent --convert-links -l3 -
Pdownload URL http://www.uni-tuebingen.de/

-p = This option causes Wget to download all the files that are necessary to properly display a given HTML page.
--no-parent = Do not ever ascend to the parent directory when retrieving recursively. This is a useful option, since it guarantees that only the files below a certain hierarchy will be downloaded.
Important for Typo3 Website
--convert-links = convert the links in the downloaded files to point to local files
-l3 = i.e. level 3; Specify recursion maximum depth level depth
-Pdownload = download to current directory, i. e. -Pc:\temp\test, download the files to c:\temp\test folder.
URL = Website ti copy, i.e.  http://www.uni-tuebingen.de/

Also try
--mirror
Turn on options suitable for mirroring. This option turns on recursion and time-stamping, sets infinite recursion depth and keeps FTP directory listings. It is currently equivalent to ‘-r -N -l inf --no-remove-listing’. 

Download pictures

wget -A .jpg,.png,.gif -p --no-parent --c
onvert-links -l3 -Pdownload http://www.uni-tuebingen.de/

-A = Types of files (accept list)

Also useful
--ignore-case = .JPG or -jpg will be found




Donnerstag, 18. Juni 2015

Chemikaliendatenbank Open Eventory


Recherche der CAS Nummer


Die meisten Chemikalien in einer freien Datenbank
http://chem.sis.nlm.nih.gov/chemidplus/

Gut für deutsche Chem.Namen (1 Mio Chemikalien)
http://www.organische-chemie.ch/OC/chemikalien/suche.htm

http://www.chemicalbook.com/

Herstellerdatenbaken
http://www.merckmillipore.com/germany/chemicals

http://www.sigmaaldrich.com/germany.html

Freitag, 24. April 2015

Adobe Acrobat 10.0 does not open

Nothing happens when you launch Acrobat 10.0.

Windows 7 32 and 64 bit
Adobe Acrobat 10.0
Creative Suite 6 (CS 6)

From time to time the Acrobat does not open.

Instead of installing again use the Acrobat Fix Tool Acrofix.zip.

Informations:
https://helpx.adobe.com/creative-suite/kb/acrobat-failed-launch-30-days.html

Donnerstag, 16. April 2015

Default Gateway 0.0.0.0

mainly caused by Apple Bonjour Service
https://support.microsoft.com/en-us/kb/970313

This time the Windows 7 PC has no Bonjour installed.

Fix the problem:

Open terminal (cmd.exe) as admin.
Type in
route delete 0.0.0.0
ipconfig /release
ipconfig /renew


Freitag, 12. April 2013

Adobe Acrobat X (and Destiller) crashes when opening


Windows XP SP3
Adobe Creative Suite 6 Design Standard

Problem causes by Adobe glorious Licencing.

see
http://forums.adobe.com/message/4507227#4507227
55. Amrita:

For all the users who have faced a problem where Acrobat did not launch after 30 days of serializing with a suite serial number, please execute the following workaround:

  1. Make sure you are connected to the internet.
  2. Launch a regular  CS6 product other than Acrobat or Flash Builder (for example: Photoshop, After Effects, Premier Pro, InDesign, Flash Professional, Illustrator, Dreamweaver.)
  3. Click on Help->Deactivate .
  4. Deactivate the application. Quit application.
  5. Launch a regular  CS6 product other than Acrobat or Flash Builder (for example: Photoshop, After Effects, Premier Pro, InDesign, Flash Professional, Illustrator, Dreamweaver.)
  6. Accept Eula.
  7. Register trial by signing in. Let the app launch.
  8. Quit and relaunch the app. Wait for UI to come.
  9. Click on License This Software button on the UI.
  10. Click on Sign in .
  11. Serial number screen will come
  12. Enter the serial number in the serial number screen and click Next.
  13. Quit app and relaunch the app while connected on the internet .

After this if you launch Acrobat it will launch and run forever without trouble. In case you still face a problem , try relaunching the other CS6 app once more and then launch Acrobat.