Jump to content

Recommended Posts

Posted (edited)

hi guys

can you tell me where I put like this code and what does it meaning

REG ADD %KEY%\007 /VE /D "Macromedia Shockwave Player" /f
REG ADD %KEY%\007 /V 1 /D "%SystemDrive%\Install\SHOCKWAVE\setup.exe /s" /f
REG ADD %KEY%\007 /V 2 /D "TASKKILL /F /IM iexplore.exe" /f

and like this code

cls
@echo off
ECHO ACDSee 7.0 PowerPack Full
start /wait %systemdrive%\Install\ACDSee\ACDSee.msi /QB PIDKEY=your key with dashes LICENSE_MODEL=Full
ECHO.
ECHO Deleting Shortcuts and Applying Tweaks
del "%AllUsersProfile%\Desktop\ACD FotoSlate 3.1.lnk"
del "%AllUsersProfile%\Desktop\ACD Photo Editor 3.1.lnk"
del "%AllUsersProfile%\Desktop\ACDSee 7.0.lnk"
REGEDIT /S %systemdrive%\Install\ACDSee\ACDSee.reg
EXIT

I do not want to make it like this i just want from you tell me where I put (like) this code.

do you understand what i meaning (like this code) not like what I write in top.

please guys help me because I want use it in other applications.

and thank you.

Edited by SHAKAZOLLO

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...