Jump to content

Recommended Posts

Posted

hi all,

can anyone tell me if it's possible to do a silent install of dvd profiler. I've search here & on google, but no luck so far. I did try to modify someone's vbs script for AVG, but I can't seem to get it to select a radio button for the EULA. There doesn't seem to be a way to tab across to the radio buttons.

any ideas??


Posted

What I do is install the program initially, then copy the InterVocative Software folder from Program Files and export this key

[HKEY_CURRENT_USER\Software\InterVocative Software]

I use xplode to install my apps so I have this

	 <dircopy directory='#SOURCEDRIVE#\Applications\programfiles\InterVocative Software' target ='#PROGRAMFILES#'/>
 <execute display='Importing DVDProfiler Settings' program='regedit' arguments='/s "#SOURCEDRIVE#\Applications\programfiles\InterVocative Software\dvdprofiler.reg"'/>

all this does is copy the InterVocative Software folder back to Program Files and import the settings, this will save you re-downloading databases such as Master Actor databases, Master Director databases etc and importing your profile database.

Posted

Hi,

If you use the next line you get a silent installation of dvdprofiler:

start /wait %systemdrive%\Install\Applications\DVDProfiler\setup.exe /sp- /silent /norestart

Good luck

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