Jump to content

Recommended Posts

Posted (edited)

Hi everybody!

How to install Adobe Lightroom 1.0 silently?

start /wait msiexec.exe /i AdobeLightroom.msi TRANSFORMS=001.MST /qn
:: killing Adobe photo downloader process
taskkill.exe /F /IM apdproxy.exe
:: deleting Adobe photo downloader autorun
REG DELETE HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v "Adobe Photo Downloader" /F
exit

?? how to register Lightroom via transforming *.msi or command keys?

I tried to add row in *.msi - PIDKEY XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

Edited by equinox

Posted

this is something im interested in but i haven't had the time to try to install it silently.

will look into it in a few days. if you come up with something please post.

Posted

Registering Adobe Lightroom was too easy... :))

Reg file

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Lightroom\1.0\Registration]
"firstname"="username"
"country"="1"
"receive_email"="no_receive_email"
"email"="your@mail.com"
"serial_number"="xxxxxxxxxxxxxxxxxxxxxxxx"
"receive_mail"="no_receive_mail"
"lastname"="Lastname"
"email_again"="your@mail.com"

Applying of this reg tweak after installation of Lightroom gives you a fully registered version of program (of course if you have a correct serial)

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...