View Single Post
  #7 (permalink)  
Old 12th Feb 2007, 9:40 am
whitedragon whitedragon is offline
New Member
 
Join Date: Feb 2007
Posts: 14
Default Re: Setting on Converter are greyed out?

HI,

The first thing i did was open the exe filw within a program called resourse hacker.

now select dialogue
select 137
select 2052

now u should have some script in the right hand windows

one line should read

CONTROL "", 1031, COMBOBOX, CBS_DROPDOWNLIST | WS_CHILD | WS_VISIBLE | WS_DISABLED | WS_VSCROLL | WS_TABSTOP, 149, 161, 48, 76

change to

CONTROL "", 1031, COMBOBOX, CBS_DROPDOWNLIST | WS_CHILD | WS_VISIBLE | WS_VSCROLL | WS_TABSTOP, 149, 161, 48, 76

select compile script

now

save exe

if u now loadup amv comvert the audio options will nolonger be greyed out.

havent worked out how to add other setting yet but working on it anyone else found anything out.
Reply With Quote
Sponsored Links