Help - Search - Members - Calendar
Full Version: Move / Copy Dialog
MSFN Forums > Customizing Windows and Graphics > Customizing Windows

   
Google Internet Forums Unattended CD/DVD Guide
machkris
welcome.gif Do you know how I can edit the Windows XP Move / Copy dialog to put a string so that it shows the "Speed" & "Item remaining" options when copying or moving any file just like it does in Vista?
Click to view attachment
AraB TeaM
very good man...
machkris
I need to know a way to do this. I have not done this yet. Can someone help me?? Please?? blushing.gif
Tihiy
Try SuperCopier 2
machkris
Ya, I want something like this thumbup.gif . But I do not want o use an application whistling.gif . Is it possible for me to edit a file in Windows that will show these details with out me installing a 3rd party software?

I need to know which file to edit for this purpose and what I need to do. Please help me.
gianboy
would be awesome if some1 could make a skin or reshack supecopier to looks like vista
duron
similar with vista click
machkris
I have been to that link but it does not tell you how XP can allow you to show the "Transfer Speed" and "Size of File" you are transferring unsure.gif . Also, most of those you would need to do in a already installed Windows XP system wacko.gif . I would like to slipstream these in to the CD so that these are installed in my system right from the start. Anyone knows how I can do that?

I figured that Vista is probably using some extra coding to show those two additional information when you are coping or moving any files and it is useful. So if anyone can figure it out, please please please let me know.

I have managed to make the progress bar look exactly like Vista. I have attached the msstyle file here for you. Use it and let me know if you like it.Click to view attachment
machkris
Hello? Can anyone help me with this please? See above!
neo
Progress Dialog Box
Open with Reshacker Shell32.dll and add a new resourc and location the BITMAP file
and give name 701 and language ID is 1033 OR as Ur Windows Language version.

Click to view attachment

Navigate to : Dialog -> 1020 -> 1033

CODE
1020 DIALOGEX 20, 20, 250, 106
STYLE DS_FIXEDSYS | DS_MODALFRAME | DS_NOIDLEMSG | DS_CENTER | WS_MINIMIZEBOX | WS_POPUP | WS_CAPTION | WS_SYSMENU
EXSTYLE WS_EX_APPWINDOW
CAPTION ""
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
FONT 8, "MS SHELL DLG"
{
   CONTROL 701, -1, STATIC, SS_BITMAP | WS_CHILD | WS_VISIBLE, 0, 81, 267, 25
   CONTROL "", 106, "SysAnimate32", ACS_TRANSPARENT | ACS_AUTOPLAY | ACS_TIMER | WS_CHILD | WS_VISIBLE, 10, 0, 250, 25
   CONTROL "", 103, STATIC, SS_LEFTNOWORDWRAP | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 10, 33, 230, 10
   CONTROL "", 105, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 10, 46, 230, 10
   CONTROL "", 104, "msctls_progress32", WS_CHILD | WS_VISIBLE, 10, 60, 230, 10
   CONTROL "Cancel", 2, BUTTON, BS_DEFPUSHBUTTON | WS_CHILD | WS_VISIBLE, 190, 86, 50, 14
   CONTROL "", 106, STATIC, SS_GRAYFRAME | WS_CHILD | WS_VISIBLE, 0, 80, 250, 1
}




Compile the script and save.
============================================================
I have checked Ur Msstyle theme. If U want to change the Progress Bar animation
U should navigate Ur theme using ResHacker to
BITMAP -> ROYALE_PROGRESSCHUNKVERT_BMP and
BITMAP -> ROYALE_PROGRESSCHUNK_BMP
Replace the BMPs of these.
============================================================
machkris
Thanks again Neo. I have not tried this out, but will it add the "Speed" and "Items Remaining" stings? I just want to be sure before I make any changes in this one... Please let me know... Thanks smile.gif

By the way, did you like the msstyles theme I posted? Is there some more enhancements we can possibly do to make it look even more Vista like?
amit_talkin
ummm.....well...actually transfer speed and time remaining are based on scripts...so it cant be applied on XP as vista having...u have to use 3rd party copier tools....
machkris
Hmm... well, there should be some way around it. Are these scripts in the shell32.dll file? Or which file has these? Maybe if we insert the scripts... it could work. Right? I am always open to experimentation so let me know smile.gif
machkris
So there is no way of doing this... Is it? sad.gif
neo
QUOTE (machkris @ Mar 30 2007, 04:59 PM) *
So there is no way of doing this... Is it? sad.gif

Sorry ! dude
Can't possible without using 3rd-Party software.
matthewk
Hey Neo,
I did the edit on my shell32.dll, and it shows the more information bitmap on there. But, when I click more information, it doesn't show anything? I compiled the script, saved, replaced, rebooted..
Thanks welcome.gif
ricktendo64
@mattehewk... Thats the problem, its only on there for looks not function
neo
QUOTE (ricktendo64 @ Apr 16 2007, 10:15 AM) *
@mattehewk... Thats the problem, its only on there for looks not function

Agree ! Its not possible to import assemblies into XP at present. So Its will give just nearer look of Vista Copying/Moving DialogBox.
ricktendo64
Its still pretty dam cool neo newwink.gif
hashem65
welcome.gif



laugh.gif
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.