Difference between revisions of "Talk:Vlc"
From WPKG | Open Source Software Deployment and Distribution
(Created page with 'Couldn't you copy the vlcrc to the default user as a workaround for your minor problem?') |
|||
| Line 1: | Line 1: | ||
Couldn't you copy the vlcrc to the default user as a workaround for your minor problem? | Couldn't you copy the vlcrc to the default user as a workaround for your minor problem? | ||
| + | |||
| + | ---- | ||
| + | |||
| + | '''maxdata wrote:''' <BR> | ||
| + | Sometimes hangup upgrade becouse "vlc media has already been installed, ...". Add to Advanced method by SkyBeam, to file:<BR> | ||
| + | '''unattended-uninstall.cmd'''<BR><BR> | ||
| + | regedit /s "%INSTALLER_LOC%vlc-cleanup.reg"<BR><BR> | ||
| + | create file:<BR> | ||
| + | '''vlc-cleanup.reg'''<BR><BR> | ||
| + | Windows Registry Editor Version 5.00 | ||
| + | |||
| + | [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\VLC media player] | ||
| + | |||
| + | ---- | ||
Revision as of 07:43, 28 July 2011
Couldn't you copy the vlcrc to the default user as a workaround for your minor problem?
maxdata wrote:
Sometimes hangup upgrade becouse "vlc media has already been installed, ...". Add to Advanced method by SkyBeam, to file:
unattended-uninstall.cmd
regedit /s "%INSTALLER_LOC%vlc-cleanup.reg"
create file:
vlc-cleanup.reg
Windows Registry Editor Version 5.00
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\VLC media player]