Jump to content

Recommended Posts

  • 2 weeks later...
Posted

TY for the work on the MSI. Works perfect. But I need to find a way to remove the auto update function.

 

Dont like the idea of having hundreds of computers polling for updates all the time.

 

Regards

 

/Mats

Posted

Hello!

 

The package works perfekt when installing on a Windows 7 machine and being administrator. But we have problem with this package when trying to push it out using Active Directory, it gives error during install. Have anybody succeeded with this?

 

/Anders

  • 2 weeks later...
Posted

hi

 

just wondered if anybody has got an msi package that they wouldnt mind sharing with me, been struggling with a power dvd package for a while now, and i am sick of it. VLC Seems great and i would really love an msi to have a ply with here.

 

cheers in advance

 

mike

Posted

HI

 

I used this script to deploy vlc 2 and ran it as a start up script on the machines

 

if not exist "C:\Program Files\VideoLAN\VLC\vlc.exe" (goto instsp) else (goto End)

 

:instsp

"\\servername\path\vlc\vlc2.01\vlc-2.0.1-win32.exe" /L=1033 /S

 

:End

Endlocal

Posted
HI

 

I used this script to deploy vlc 2 and ran it as a start up script on the machines

 

if not exist "C:\Program Files\VideoLAN\VLC\vlc.exe" (goto instsp) else (goto End)

 

:instsp

"\\servername\path\vlc\vlc2.01\vlc-2.0.1-win32.exe" /L=1033 /S

 

:End

Endlocal

 

What happens if you have an older version installed?

Posted

Hi FN-GM,

 

I have tried to PM you but your mailbox is full. I would love a copy of the MSI if possible please...

 

Thanks in advance.

Posted

HI

 

It does nothing. I have the old version deployed by msi and I unlink the old policy and it removes the old version and then link the new policy.

 

Richard

  • 1 month later...
Posted

I'm interested im new here and can't send you a PM

 

Hi,

 

If anyone is interested i have made a MSI installer for VLC 2.0. If you are PM your e-mail and i will send a copy.

 

Thanks

  • 4 weeks later...
Posted

Hi,

is there a way to use the

vlc--win32.exe /L=1033 /S

and remove the auto update ?

 

I also use a registry key to disable capturing of .wmv, is there a way to add it to the command line ?

Thanks

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



×
×
  • Create New...