FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   yener90's Inno Project Source Codes (https://fileforums.com/showthread.php?t=91563)

REV0 05-02-2013 03:28

Quote:

Originally Posted by yener90 (Post 413529)
- fixed internal MP4 video playback

So this means that we can use Video in internal yener ?

yener90 05-02-2013 06:01

you could always do.
just not mp4 ^^

i saw some post regarding your exit from fileforums?
unfortunately its the disadvantage of open source. easy editable.
give me some idea how to crypt better?

Fabioddq 05-02-2013 09:29

Quote:

Originally Posted by yener90 (Post 413541)
you could always do.
just not mp4 ^^

i saw some post regarding your exit from fileforums?

Just some time (vacation) for trolls. LOL

About crypt better, would not be able to encrypt the temporary folder?
If any troll try copying the files from the temporary folder, will ask for a password.

I don't know if this is possible, just an idea.

Thanks for your return yener!

Razor12911 09-02-2013 08:56

maybe this will fix problem with video but will need codecs.

It works for 3g2, 3gp, 3gpp, adt, adts, asf, flv, m2v, m2t, m2ts, m2v, m4v, mkv, mod, mov, mp2v ,mp4, mp4a, mpe, mpeg, mpg, ts, tts, wm, wmv, wmx, and wvx videos.

Your video line in 8.5.7.4 script is

mciSendString('status AVIFile mode', PlayingMode, 255, 0);

change it to

mciSendString('status MPEGVideo mode', PlayingMode, 255, 0);

then these formats will work

3g2, 3gp, 3gpp, adt, adts, asf, flv, m2v, m2t, m2ts, m2v, m4v, mkv, mod, mov, mp2v ,mp4, mp4a, mpe, mpeg, mpg, ts, tts, wm, wmv, wmx, and wvx

Just an idea of fixing video problem in CI 8.5.7.4 and CIU

spawniectes 10-02-2013 11:41

Hi yener90 I'm working whit your CI 1.0.0.5 scrypt and I wanna know how can I make to add extra buttons to my autorun besides of the already exist on setup.ini.-

pakrat2k2 10-02-2013 12:09

Release 1.0.0.0:
- fix translations
- Added different dpi support (should work fine on Windows 8)
- Added equalizer, exit button + minimize button support
- added transparent borders support
- fixed mysterious button appear in installer
- animated buttons
- changing background images in installer
- improved disk changing for freearc operation
- Open DVD, ReadMe and Manual button
- 20 play buttons support

look in iss script

spawniectes 10-02-2013 17:35

Quote:

Originally Posted by pakrat2k2 (Post 413812)
Release 1.0.0.0:
- fix translations
- Added different dpi support (should work fine on Windows 8)
- Added equalizer, exit button + minimize button support
- added transparent borders support
- fixed mysterious button appear in installer
- animated buttons
- changing background images in installer
- improved disk changing for freearc operation
- Open DVD, ReadMe and Manual button
- 20 play buttons support

look in iss script

Yes I see that, but actually I need something like an extra readme button, 'cause I already use the manual button and the readme button, the other one I want it for make a url call button so I can add the Fileforums CD/DVD Conversion Forum to my autorun.

GTX590 11-02-2013 08:00

Hi yener90!!!!
Is it possible to add an animation in the autorun menu section?
I mean like that one in "Splinter Cell Double Agent" menu!:)

yener90 15-02-2013 06:15

an user asked me how he can port part "codepart" of CIU to CI.
But you should know CIU is based on CI.
so why not using it??
in the first page, i just ported Theme of the CI to CIU.
So you can see, thats also easy.

The Ultimate in CIU means much more posibilitys then before.
you dont need to use them.

In Setup.ini are big differences.
On CIU its much much more clean.

File differences in CIU
Autorun.jpg -> Autorun.png
Installer.jpg -> Installer1.png
-> you can add more files like Installer2.png, Installer3.png..
If you click next, automaticly next background will be taken
SmallInstaller.jpg -> SmallInstaller.png

PNG FILES DOESNT REQUIRE ANY TRANSPARENT PART
-> just open Autorun.jpg and save it as Autorun.png

Some clarification:
ChangeFrame feature only required if the form or the border between Installer1.png and InstallerX.png is different.
so it reloads completely the installer.
try not to use this feature. you will feel some lag^^

jackstuff 17-02-2013 23:05

Quote:

Originally Posted by yener90 (Post 413541)
i saw some post regarding your exit from fileforums?
unfortunately its the disadvantage of open source. easy editable.

If possible than create the installer in "install shield" haaaa:D:D:D:D

JacksMafia 19-02-2013 05:55

hey yener
i have downloaded the new freearc 0.67 and it contains serp and precomp compression meaning that we can use it through freearc-i think- http://imageshack.us/a/img46/7555/22405455.jpg
but every time i try to do that i can't extract the .arc file it always gives an error when you try to install the game saying that it's not serp compressed file
http://imageshack.us/a/img41/1234/48043055.jpg
any ideas?
thanks mate

Razor12911 19-02-2013 08:45

the arc.ini is different. from CI and freearc.

JacksMafia 19-02-2013 09:24

ok how to make it same?

Cesar82 19-02-2013 14:40

Information
 
Yener90
In CIU 1.0.0.5 is a small "bug" on page autorun.
If you put the music button (Traditional) and Equalizer button. By clicking the music button, stop the music and the equalizer button stops.
But if you click on the equalizer button, the music stops, but the music button not change the button image (to off).

* If possible next CIU upgrade this "bug".

I still prefer using Windows XP, but I have windows 7 on another HD.
In windows XP, I tried everything to create the image .bmp in GIMP for CIU. There was no way the same.
I figured out what was going wrong. Paint Windows XP does not properly save the image. I found a solution. I'm using the "RealWorld Paint". It's free. Only it has to go save as, and select 1-bit pallete, and replace.

* Yener has how you make sure it does not affect the correct functioning of the CIU.

Thank you.

Razor12911 19-02-2013 20:19

Quote:

Originally Posted by JacksMafia (Post 414101)
ok how to make it same?

you mustn't, try to make a bat convertor.
if you make them the same. you'll have problems extracting installer files either can't make freearc files using freearc.

can give you tips on making a bat/convertor,


All times are GMT -7. The time now is 19:44.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com