Skip to content

Instantly share code, notes, and snippets.

@molcik
Last active August 30, 2021 09:21
Show Gist options
  • Star 9 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save molcik/d7497fb8ada72b9ff907acf28fa9e98e to your computer and use it in GitHub Desktop.
Save molcik/d7497fb8ada72b9ff907acf28fa9e98e to your computer and use it in GitHub Desktop.
Illustrator never ending trial period

How Does It Work

All you have to do, to extend your trial period, is change number in TrialKey element in application.xml. This file is located in /Applications/Adobe Illustrator CC 2018/Support Files/AMT/AI/AMT. You can navigate there with this command:

cd /Applications/Adobe\ Illustrator\ */Support\ Files/AMT/AI/AMT

Then you have to open the file and edit it. You can use just nano editor in terminal.

sudo nano application.xml

Now find the TrialSerialNumber Data key:

<Data key="TrialSerialNumber">911997077777979240115317</Data>

And increment this number by one:

<Data key="TrialSerialNumber">911997077777979240115318</Data>

Now close the editor (ctr+x), save file (y), yes for rewrite (enter). Now when you reopen your Illustrator, you will be promped to login and you should have another 7 days of trail period.

Download

Or download trial reset here

@olso
Copy link

olso commented Jan 25, 2019

Some keys are also stored in Keychain

@Johnny99211
Copy link

Why I'm getting your page when I'm searching for the 2019 version?!

@sunil-tamang
Copy link

do not work in 2020 version of Adobe...

@developerNitin
Copy link

do not work in 2020 version of Adobe...

for 2020 version, change install Date number

@mtriston
Copy link

do not work in 2020 version of Adobe...

for 2020 version, change install Date number

Hello. How can i do it?

@AdsonCicilioti
Copy link

image
How remove Evaluate Ends Red Badge?

@dhruvilshah25
Copy link

do not work in 2020 version of Adobe...

for 2020 version, change install Date number

it still doesn't work

@iDCoded
Copy link

iDCoded commented Jul 21, 2020

do not work in 2020 version of Adobe...

for 2020 version, change install Date number

How to do that? Where to change the date from?

@spidychoi
Copy link

do not work in 2020 version of Adobe...

Sometimes this methed still works...
It will say it is the last time to open the program

@spidychoi
Copy link

When I open it outomatically exit

@ajaygovinds
Copy link

date change doesn't work in AI 2020 version.
any other work around?

@spidychoi
Copy link

I found a method.
Only for Windows.
Open registry editor (regedit.exe)
Navigate to HKEY_LOCAL_MACHINE->SOFTWARE->Classes->dromjmfile.
Delete this file.
Enjoy!

@spidychoi
Copy link

date change doesn't work in AI 2020 version.
any other work around?

I think the best way is pay or just reinstall every 7days

@ajaygovinds
Copy link

I found a method.
Only for Windows.
Open registry editor (regedit.exe)
Navigate to HKEY_LOCAL_MACHINE->SOFTWARE->Classes->dromjmfile.
Delete this file.
Enjoy!

dromjmfile not found. It's for Camtasia Studio I guess.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment