nickishappy Posted February 12, 2006 Posted February 12, 2006 I will have to try running mpc at t32 and let you know how it goes. Binking video files would be nice unless you would like a playlist, but i guess you could just combine your vids then bink. thanks for letting me know.
InViSibLe Gr Posted February 15, 2006 Posted February 15, 2006 (edited) EDIT : I found how to do this with an easier way ( winntbbued )webroot nice one can you help me cause i'm not sure if i have done this write i want to make a cd only with the background billboard but with no text and no image slideshowi have added all the files from your zip in $OEM$\$1\Install i have edited the filelist.js like this :var images = new Array();and i added in winnt.sif this line on the GuiUnattended section :DetachedProgram="%systemdrive%\install\slideshow.cmd"and i edited slideshow.cmd like this :cmdow @ /HID@echo offIF EXIST C:\win51ip.SP2 set CDROM=C:IF EXIST D:\win51ip.SP2 set CDROM=D:IF EXIST E:\win51ip.SP2 set CDROM=E:IF EXIST F:\win51ip.SP2 set CDROM=F:IF EXIST G:\win51ip.SP2 set CDROM=G:IF EXIST H:\win51ip.SP2 set CDROM=H:IF EXIST I:\win51ip.SP2 set CDROM=I:IF EXIST J:\win51ip.SP2 set CDROM=J:IF EXIST K:\win51ip.SP2 set CDROM=K:IF EXIST L:\win51ip.SP2 set CDROM=L:IF EXIST M:\win51ip.SP2 set CDROM=M:IF EXIST N:\win51ip.SP2 set CDROM=N:IF EXIST O:\win51ip.SP2 set CDROM=O:IF EXIST P:\win51ip.SP2 set CDROM=P:IF EXIST Q:\win51ip.SP2 set CDROM=Q:IF EXIST R:\win51ip.SP2 set CDROM=R:IF EXIST S:\win51ip.SP2 set CDROM=S:IF EXIST T:\win51ip.SP2 set CDROM=T:IF EXIST U:\win51ip.SP2 set CDROM=U:IF EXIST V:\win51ip.SP2 set CDROM=V:IF EXIST W:\win51ip.SP2 set CDROM=W:IF EXIST X:\win51ip.SP2 set CDROM=X:IF EXIST Y:\win51ip.SP2 set CDROM=Y:IF EXIST Z:\win51ip.SP2 set CDROM=Z:start %systemdrive%\install\slideshow.htaand finally i edited the text.js like this :var text = new Array();do i have to do anything else or not?and did i made everything corrrect or not?thanks in advance Edited March 15, 2006 by InViSibLe Gr
stasys44 Posted March 14, 2006 Posted March 14, 2006 @mediaplaHow to force to play binked .exe at T33/T32?
mediapla Posted March 31, 2006 Posted March 31, 2006 I run my binked exe at T39 (runs without sound) and start at T32 (sound driver is activ at this point) a mp3-to-exe file. So i need no players ! I start with detachedprogram (winnt.sif) - an cmd file. This cmd starts some programs, like driverpacks, the binked exe and a autoit script, which starts at T32 the soundfile.
stasys44 Posted April 10, 2006 Posted April 10, 2006 @ mediaplaWhat exactly should be done? How make autoit script to play mp3-to-exe file at T32 or have you example of it to edit?Another question having nothing with slideshow or may be having.What could be executed in WINNT.SIF:[setupParams]UserExecute="WScript.exe %systemroot%\xxxxx.js" ?
-I- Posted April 11, 2006 Posted April 11, 2006 wish there was an EXE way for this, but i havn't found one without IE recuiremants..
mediapla Posted April 13, 2006 Posted April 13, 2006 look : http://www.msfn.org/board/index.php?showtopic=59510This was my way. You need the radGame Toolkit to make a selfrunning exe file ( i had a wmv file, converted to bink and then make exe from it.) http://www.radgametools.comAlso you need thew AutoIt Files and the exe2mp3 proggy. (search the net,some chinese sites have it)
KenanBalamir Posted April 14, 2006 Posted April 14, 2006 (edited) Do you have a slideshow script for the corporate edition? Edited April 14, 2006 by KenanBalamir
EstudioLycan Posted June 23, 2008 Posted June 23, 2008 Estimated Websee:I want to say thanks for posting this program.It has served much to me, but I have taken the dare to do some modifications to the file Slideshow.hta,I only canged the screen size and position since don´t wish to fullscreen.Attached the modified file and a pic of the final result, if somebody served him.I request excuses to you it to have modified without your permission.P:D:Sorry my poor and bad english, I hope understood.My respect.slideshow_mod.zip
azlan0007 Posted August 21, 2010 Posted August 21, 2010 hi,i try to add slidshow in setup slideshow.htabut i failed i don't know whyi used xp cd which has no winnt.sif file in i386\system32 folderso i use your winnt.sifwhich is like that; ; Generated by ali; [Data] AutoPartition=0 MsDosInitiated = 0 UnattendedInstall = Yes AutomaticUpdates=no [unattended] UnattendMode = FullUnattended UnattendSwitch = Yes OemPreinstall = Yes OemSkipEula = Yes Repartition=No FileSystem = * WaitForReboot = No TargetPath = "\WINNT" DriverSigningPolicy = Ignore NonDriverSigningPolicy = Ignore Hibernation = No KeyboardLayout="German" [systemFileProtection] SFCQuota = 0 [GuiUnattended] AdminPassword="" AutoLogon = Yes DetachedProgram = "%SYSTEMDRIVE%\install\slideshow.cmd" TimeZone = 110 OEMSkipRegional = 1 OemSkipWelcome = 1 [Display] BitsPerPel=32 Xresolution=1024 Yresolution=768 Vrefresh=85 [Networking] InstallDefaultComponents=Yes [Components] Deskpaper = off Templates = off Zonegames = off Hearts = off Freecell = off Games = off Minesweeper = off solitaire = off spider = off iis_common = on iis_ftp = on iis_inetmgr = on iis_www = on msmsgs=off msnexplr=off upnp = on IAS = on OEAccess = off [userData] FullName="Iftikhar" OrgName="Azlan Traders" ComputerName="azlan" ProductKey = * [WindowsFirewall] Profiles = WindowsFirewall.TurnOffFirewall [WindowsFirewall.TurnOffFirewall] Mode = 0 [shell] CustomDefaultThemeFile = "%WinDir%\Resources\Themes\Default.theme" [GuiRunOnce] Command0=%systemdrive%\install\GuiRunOnce.cmd [setupParams] UserExecute = "%systemdrive%\install\t9setup.cmd"and also edit slideshow.cmd withstart %CDROM%% $OEM$\$1\install%slideshow.htasorry to say that my setup of xp is running as useual there is no change and slideshow is not runningolease ,,,, tell me what is wrong or mistake done by me in settingslideshow.cmd
kitkat Posted September 30, 2012 Posted September 30, 2012 hello dear i am new user of this forumi want to know in windows xp how to modify the text which is display during xp installation at the end of when installation complete and start blue window again for register xp , make user names ,and in last text com thank you..which file is that plz reply must
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now