Java Jive wrote:
> Do you know how to manipulate the Windows registry?
>
> If you don't, *don't* try and do this because there is great potential for
> wrecking your Windows installation by unknowledgeable poking about in the
> registry, but if you feel competent at it, there may be a registry setting
> that controls the count and DVD Region. Note also, if it's a work PC,
> there may be disciplinary consequences through altering your PC's setup and
> you may even be prevented from doing so by your firm's security settings.
>
> But, by way of example, I used to use the following registry files to alter
> my IBM Thinkpad between Regions 1 & 2 and reset the change count to 0 (your
> PC would probably need something similar but different, according to your
> DVD player software, etc). Note that in my case the DVD region was held in
> 3 different places, one encrypted. Probably your best initial approach
> would be to reset the count in the registry and then change the region in
> the conventional way (ICR whether a reboot would be required between the
> two):
>
> You shouldn't be fuming at Toshiba for this, you should be fuming at the
> movie industry for introducing a restrictive practice whose sole purpose is
> to protect regional markets from global competition and so allow the
> industry to overcharge.
>
> REGEDIT4
>
> ; Region 1 = USA, Canada
> ; Region 2 = Europe, Near East, South Africa, Japan
> ; Region 3 = SE Asia
> ; Region 4 = Australia, Central and S America
> ; Region 5 = Africa, Asia, E Europe
> ; Region 6 = China
>
> [HKEY_LOCAL_MACHINE\Software\ATI Technologies\MultiMedia\Features\FPlay]
> "Reg"=dword:00000002
>
> [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion]
> "DVD_Region"="2"
>
> [HKEY_LOCAL_MACHINE\Software\Quadrant International, Inc.\Software
> Cinemaster\0.9\Regionalization]
> "Changes"=dword:00000000
> "RegionCode"=dword:24534251 ; Region 2
>
> ... and ...
>
> REGEDIT4
>
> ; Region 1 = USA, Canada
> ; Region 2 = Europe, Near East, South Africa, Japan
> ; Region 3 = SE Asia
> ; Region 4 = Australia, Central and S America
> ; Region 5 = Africa, Asia, E Europe
> ; Region 6 = China
>
> [HKEY_LOCAL_MACHINE\Software\ATI Technologies\MultiMedia\Features\FPlay]
> "Reg"=dword:00000001
>
> [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion]
> "DVD_Region"="1"
>
> [HKEY_LOCAL_MACHINE\Software\Quadrant International, Inc.\Software
> Cinemaster\0.9\Regionalization]
> "Changes"=dword:00000000
> "RegionCode"=dword:43241234 ; Region 1
>
> "Miriam Seshadri" <> wrote in message
> news: om...
>
>>Hi,
>>
>> I have a toshiba Satellite which has a DVD player/burner. I recently
>>moved from the United States to Australia, so of course I brought a
>>couple of U.S DVD's with me. When I rented DVD's here, I was sometimes
>>(not always) asked to change the regional code . There was no warning
>>or any information that I could do this only a limited number of
>>times. So I would just click "ok" and that's it. Well, we rented a DVD
>>tonight and it wouldn't play, claiming that it couldn't play region 4
>>movies on the laptop anymore. When we checked the DVD properties, we
>>only then found out that we can only change the regional settings
>>four times and then won't be able to change them at all, even if we
>>reinstall Windows. My laptop is still covered by warranty, would I be
>>able to get technical support to fix this? I'm fuming at Toshiba right
>>now for not giving alerts when we did change the settings. Is there
>>some way to overcome these regional settings? Cheers
>
>
>
What model Thinkpad did you try this with. I know for the early T
series there is a region 0 firmware floating around, but I'd feel more
confident about this registy method.
Adios,
~Nick
|