|
Post by TechSalt on Jul 21, 2020 6:03:13 GMT -8
Note: This file manager is very buggy, i don't recommend to use it everyday.
I ported the ReactOS File Manager to Windows, here are the results: Download: ReactFM.zip (809.14 KB) .reg tweak only works if the files are on C:\ReactFM\
|
|
NovaDelta
Sophomore Member
i am me
Posts: 174
OS: Windows 10 22H2
Theme: Unfortunately, 10 theme
CPU: i7-6700HQ
RAM: 16GB of sticks of RAM
GPU: Nvidia Quadro M1000M
|
Post by NovaDelta on Jul 21, 2020 9:01:30 GMT -8
Pretty good, fairly buggy yes, but I'ts promising for my dream of XP's Explorer with thumbnails in 7
All thats left for me to use it for daily is a bookmarks feature and a working search
|
|
|
Post by TechSalt on Jul 21, 2020 13:09:19 GMT -8
By the way, here's a registry tweak that lets you set it as the default file manager, if the files are on C:\ReactFM\ Attachments:DefaultFM.reg (460 B)
|
|
|
Post by TechSalt on Jul 21, 2020 23:08:17 GMT -8
Pretty good, fairly buggy yes, but I'ts promising for my dream of XP's Explorer with thumbnails in 7 All thats left for me to use it for daily is a bookmarks feature and a working search Not sure how to fix these bugs tho, only one i fixed is the Address text on English language of the file manager, as it said Add&ress so i fixed it using Resource Hacker.
|
|
|
Post by TechSalt on Jul 22, 2020 11:55:01 GMT -8
Great news! 연가광 in YouTube just made a theme for the ReactOS file manager that looks like 2000, 98, ME, Whistler Old Builds! Download: ReactFM.zip (750.8 KB)
|
|
|
Post by powerplayer on Jul 24, 2020 1:37:23 GMT -8
Note: This file manager is very buggy, i don't recommend to use it everyday.
I ported the ReactOS File Manager to Windows, here are the results: Download: .reg tweak only works if the files are on C:\ReactFM\ Nice Can you do the same for desk.cpl? last version that loads in all windowses is in 0.3.9 maybe it works better now?
|
|
|
Post by TechSalt on Jul 24, 2020 11:59:31 GMT -8
Note: This file manager is very buggy, i don't recommend to use it everyday.
I ported the ReactOS File Manager to Windows, here are the results: Download: .reg tweak only works if the files are on C:\ReactFM\ Nice Can you do the same for desk.cpl? last version that loads in all windowses is in 0.3.9 maybe it works better now? Not sure what DLL's are required for DESK.CPL in ReactOS. For me it just goes to display settings.
|
|
|
Post by powerplayer on Jul 26, 2020 10:59:47 GMT -8
Nice Can you do the same for desk.cpl? last version that loads in all windowses is in 0.3.9 maybe it works better now? Not sure what DLL's are required for DESK.CPL in ReactOS. For me it just goes to display settings. desk.cpl from reactos version 0.3.9 is standalone just rename it to deskr.cpl and it works , the new reactos version refuses to load up , you might be able to porting it by adding older code from 0.3.9 to the newest version and get better functionality . here is the old control panel applet that loads desk039.cpl (444 KB) you might want to take a look at this early version and add the features that the new version has and fix it so that it gets all the new features...
|
|
|
Post by TechSalt on Jul 27, 2020 1:42:55 GMT -8
Not sure what DLL's are required for DESK.CPL in ReactOS. For me it just goes to display settings. desk.cpl from reactos version 0.3.9 is standalone just rename it to deskr.cpl and it works , the new reactos version refuses to load up , you might be able to porting it by adding older code from 0.3.9 to the newest version and get better functionality . here is the old control panel applet that loads desk039.cpl (444 KB) you might want to take a look at this early version and add the features that the new version has and fix it so that it gets all the new features... I will try. Note that i am not a experienced coder/programmer, i do not use Visual Basic or anything, i will use Resource Hacker.
|
|
|
Post by powerplayer on Jul 27, 2020 11:36:55 GMT -8
COOL sounds interesting hope you manage to get the new updated recent stuff from latest cpl
|
|
|
Post by travis on Sept 9, 2020 13:03:49 GMT -8
Does anybody have an modified browseui.dll that has the Windows 2000 explorer icons? I tried to do it but it shows no icons.
|
|
|
Post by powerplayer on Sept 10, 2020 1:56:08 GMT -8
Does anybody have an modified browseui.dll that has the Windows 2000 explorer icons? I tried to do it but it shows no icons. they are in shell32.dll u need to modify that
|
|
|
Post by TechSalt on Sept 27, 2020 21:51:34 GMT -8
Does anybody have an modified browseui.dll that has the Windows 2000 explorer icons? I tried to do it but it shows no icons. they are in shell32.dll u need to modify that Nope. They are in browseui.dll. There is already a 2000 Explorer too, just check the whole thread.
|
|
|
Post by ihatemetro on Sept 29, 2020 6:57:28 GMT -8
This is good, but only problem is that it's 32 bit. Can you port the x64 version too? I have the files attached below.Edit: Nevermind it works properly, ignore above. I'm just leaving this up so that people can download the x64 versions. x64 versions for download: Attachments:x64ROSExplorer.7z (369.3 KB)
|
|
|
Post by TechSalt on Sept 29, 2020 9:25:39 GMT -8
This is good, but only problem is that it's 32 bit. Can you port the x64 version too? I have the files attached below.Edit: Nevermind it works properly, ignore above. I'm just leaving this up so that people can download the x64 versions. x64 versions for download: It's a nice port for 64-bit machines, however i am keeping the 32 bit version on the thread, as the 64 bit version has more bugs like crashing when closing the file manager.
|
|
|
Post by ihatemetro on Sept 29, 2020 14:19:43 GMT -8
This is good, but only problem is that it's 32 bit. Can you port the x64 version too? I have the files attached below.Edit: Nevermind it works properly, ignore above. I'm just leaving this up so that people can download the x64 versions. x64 versions for download: It's a nice port for 64-bit machines, however i am keeping the 32 bit version on the thread, as it has more bugs like crashing when closing the file manager. It's unmodified ROS explorer though, I just ripped it out of the ROS Live CD.
|
|
|
Post by TechSalt on Nov 14, 2020 3:44:23 GMT -8
ReactOS File Browser also seems to work with a few AHK scripts, like anixx's clientedge script . Here is ReactOS File Browser 64 bit with clientedge:
|
|
|
Post by TechSalt on Nov 15, 2020 3:24:39 GMT -8
Just found out that you could force the small icons bitmap by replacing the big icons bitmap with the small icons bitmap in resource hacker.
|
|
samuelthetechnokid
New Member
A bit too obsessed with Windows XP, Vista and 7's UIs
Posts: 15
|
Post by samuelthetechnokid on Nov 27, 2023 16:32:46 GMT -8
I made a quick Windows XP skin for this! How to install: 1. Download the ReactOS file manager. 2. Copy the attached browseui.dll file to the folder where you downloaded the ReactOS file manager. 3. Profit browseui.dll (1.58 MB)
|
|
|
Post by nonameneeded on Nov 30, 2023 18:20:44 GMT -8
Nice find that LOOKS pretty convincing! But unfortunately Reactos File Explorer has always been a useless piece of crap. I'm actually surprised that the toolbar buttons work (they didn't for a decade or so) but other than that it's still pretty useless.... You can't save any settings (say icon size, group mode) and you can't scroll before clicking on empty space in the window...
|
|