QUOTE (mrakodol @ Oct 13 2008, 10:08 AM)

QUOTE (ashikns @ Jul 5 2008, 05:27 AM)

Thank you very much radix;the script worked like a charm.
Can anyone make addones with Ashampoo Burning Studio or explain to me how to use this code to make Ashampo Burning Studio 8 addone?Because I don't understand where I copy that code and How it make.
TnX.
First install AutoIT and Scite.
How?
Read here:
http://www.dailycupoftech.com/installing-autoit/After this:
Go to your desktop or some other directory
Click your right mousebutton
Select New, and then AutoIT v3 script

Open the script.
Copy the quote from radix. Paste it in the script.
Change the following:
$EXECUTABLE = "ashampoo_burningstudio802_sm.exe"
Change it to the name of your burningstudio. Maybee you got 801 or 803.
At
; Serial number
$SN = ""
You fill in your serial between the two ""
Then go to file --> SAVE as, and save it however you like. Ashampooburningstudio.au3
Then rightclick it and push Compile Script.
Now you get Ashampooburningstudio.exe
Put this exe and your original installer of Ashampoo (ashampoo_burningstudio802_sm.exe) in your $OEM$ map and run it from CMDLines.txt