Ok, but I'm assuming nothing major will be affected. I compared the two ini files and everything seems about the same except for two things. One minor thing I noticed is on my old one, for some reason the code is doubled. The only major difference is this extra code that is in my softmodded box that is not on the official evox 3935 release:
[Action_12]
Info "Install Font Exploit"
Warning "This will enable the font exploit"
Progress "Turning on font exploit..."
rename "c:\fonts\bert.bak" "c:\fonts\bert.xtf"
rename "c:\fonts\ernie.bak" "c:\fonts\ernie.xtf"
rename "e:\TDATA\fffe0000\music\ST.DB" "e:\TDATA\fffe0000\music\ST.hk"
rename "e:\TDATA\fffe0000\music\ST.bak" "e:\TDATA\fffe0000\music\ST.DB"
Info "Install Font Exploit"
Warning "This will enable the font exploit"
Progress "Turning on font exploit..."
rename "c:\fonts\bert.bak" "c:\fonts\bert.xtf"
rename "c:\fonts\ernie.bak" "c:\fonts\ernie.xtf"
rename "e:\TDATA\fffe0000\music\ST.DB" "e:\TDATA\fffe0000\music\ST.hk"
rename "e:\TDATA\fffe0000\music\ST.bak" "e:\TDATA\fffe0000\music\ST.DB"
[Action_13]
Info "Uinstall Font Exploit"
Warning "This will disable the font exploit"
Progress "Turning off font exploit..."
rename "c:\fonts\bert.xtf" "c:\fonts\bert.bak"
rename "c:\fonts\ernie.xtf" "c:\fonts\ernie.bak"
rename "e:\TDATA\fffe0000\music\ST.DB" "e:\TDATA\fffe0000\music\ST.bak"
rename "e:\TDATA\fffe0000\music\ST.hk" "e:\TDATA\fffe0000\music\ST.DB"
Info "Uinstall Font Exploit"
Warning "This will disable the font exploit"
Progress "Turning off font exploit..."
rename "c:\fonts\bert.xtf" "c:\fonts\bert.bak"
rename "c:\fonts\ernie.xtf" "c:\fonts\ernie.bak"
rename "e:\TDATA\fffe0000\music\ST.DB" "e:\TDATA\fffe0000\music\ST.bak"
rename "e:\TDATA\fffe0000\music\ST.hk" "e:\TDATA\fffe0000\music\ST.DB"
Again my box is softmodded, I'm assuming that removing this code will not affect evox dash in any way shape or form.