Jump to content

Vistapack, 1.6.0 Released


damian666

Recommended Posts


Cause i'm back of some days without computer ;) i can help with the german language extracted .rc of sysdm.cpl:

hack of sysdm.cpl begins

101 DIALOGEX 32, 10, 256, 218

STYLE DS_FIXEDSYS | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION

CAPTION "Allgemein"

LANGUAGE LANG_GERMAN, SUBLANG_GERMAN

FONT 8, "MS Shell Dlg"

{

CONTROL "", 51, STATIC, SS_BITMAP | SS_CENTERIMAGE | WS_CHILD | WS_VISIBLE, 7, 11, 120, 98

CONTROL "System:", 10, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 129, 11, 40, 8

CONTROL "Microsoft Windows 2000", 11, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 141, 22, 100, 8

CONTROL "", 52, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 141, 33, 100, 8

CONTROL "", 53, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 141, 44, 100, 8

CONTROL "Registriert für:", 12, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 129, 60, 70, 8

CONTROL "", 54, EDIT, ES_LEFT | ES_AUTOHSCROLL | ES_READONLY | WS_CHILD | WS_VISIBLE, 141, 71, 100, 8

CONTROL "", 55, EDIT, ES_LEFT | ES_AUTOHSCROLL | ES_READONLY | WS_CHILD | WS_VISIBLE, 141, 82, 100, 8

CONTROL "", 56, EDIT, ES_LEFT | ES_AUTOHSCROLL | ES_READONLY | WS_CHILD | WS_VISIBLE, 141, 93, 100, 8

CONTROL "", 57, EDIT, ES_LEFT | ES_AUTOHSCROLL | ES_READONLY | WS_CHILD | WS_VISIBLE, 141, 104, 100, 8

CONTROL "Hergestellt und unterstützt von:", 58, STATIC, SS_CENTER | WS_CHILD | WS_GROUP, 7, 123, 120, 8

CONTROL "Computer:", 59, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 129, 115, 70, 8

CONTROL "", 60, STATIC, SS_BITMAP | SS_CENTERIMAGE | WS_CHILD | WS_VISIBLE, 7, 133, 120, 70

CONTROL "", 61, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE | WS_GROUP, 141, 126, 110, 8

CONTROL "", 62, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE | WS_GROUP, 141, 137, 110, 8

CONTROL "", 63, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE | WS_GROUP, 141, 148, 110, 8

CONTROL "", 64, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE | WS_GROUP, 141, 159, 110, 8

CONTROL "", 65, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE | WS_GROUP, 141, 170, 110, 8

CONTROL "", 66, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE | WS_GROUP, 141, 181, 110, 8

CONTROL "&Supportinformationen...", 67, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_DISABLED | WS_TABSTOP, 141, 195, 80, 14

}

hack of sysdm.cpl ends

hack of shell32.dll begins

1003 DIALOGEX 0, 0, 227, 95

STYLE DS_FIXEDSYS | DS_MODALFRAME | DS_NOIDLEMSG | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU

CAPTION "Ausführen"

LANGUAGE LANG_GERMAN, SUBLANG_GERMAN

FONT 8, "MS Shell Dlg"

{

CONTROL 160, 12297, STATIC, SS_ICON | WS_CHILD | WS_VISIBLE, 7, 11, 18, 20

CONTROL "Geben Sie den Namen eines Programms, Ordners, Dokuments oder einer Internetressource an.", 12289, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 36, 11, 182, 18

CONTROL "Ö&ffnen:", 12305, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 7, 39, 25, 10

CONTROL "", 12298, COMBOBOX, CBS_DROPDOWN | CBS_AUTOHSCROLL | CBS_DISABLENOSCROLL | WS_CHILD | WS_VISIBLE | WS_VSCROLL | WS_TABSTOP, 36, 37, 183, 90

CONTROL "&Getrennter Speicherbereich", 12306, BUTTON, BS_AUTOCHECKBOX | WS_CHILD | WS_VISIBLE | WS_DISABLED | WS_TABSTOP, 36, 51, 183, 10

CONTROL "OK", 1, BUTTON, BS_DEFPUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 35, 70, 59, 14

CONTROL "Abbrechen", 2, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 98, 70, 59, 14

CONTROL "&Durchsuchen...", 12288, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 161, 70, 59, 14

}

1014 DIALOGEX 0, 0, 280, 141

STYLE DS_FIXEDSYS | DS_MODALFRAME | DS_SETFOREGROUND | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU

CAPTION "Ersetzen von Dateien bestätigen"

LANGUAGE LANG_GERMAN, SUBLANG_GERMAN

FONT 8, "MS Shell Dlg"

{

CONTROL "&Ja", 6, BUTTON, BS_DEFPUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 46, 120, 53, 14

CONTROL "Ja, &alle", 12807, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 104, 120, 53, 14

CONTROL "&Nein", 7, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 161, 120, 53, 14

CONTROL "Abbrechen", 2, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 219, 120, 53, 14

CONTROL 145, -1, STATIC, SS_ICON | WS_CHILD | WS_VISIBLE, 10, 10, 18, 20

CONTROL "Dieser Ordner enthält bereits eine Datei namens \"%2\".", 12291, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE | WS_GROUP, 41, 10, 222, 22

CONTROL "Der Ordner enthält bereits eine schreibgeschützte Datei namens \"%2\".", 12292, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE | WS_GROUP, 41, 10, 222, 22

CONTROL "Der Ordner enthält bereits eine Systemdatei namens \"%2\".", 12293, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE | WS_GROUP, 41, 10, 222, 22

CONTROL "Möchten Sie die existierende Datei", -1, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE | WS_GROUP, 41, 35, 180, 10

CONTROL "(Datum und Größe unbekannt)", 12302, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE | WS_GROUP, 79, 51, 194, 18

CONTROL "", 12300, STATIC, SS_ICON | WS_CHILD | WS_VISIBLE, 51, 49, 18, 20

CONTROL "mit dieser ersetzen?", -1, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE | WS_GROUP, 41, 75, 180, 10

CONTROL "(Datum und Größe unbekannt)", 12303, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE | WS_GROUP, 79, 91, 194, 18

CONTROL "", 12301, STATIC, SS_ICON | WS_CHILD | WS_VISIBLE, 51, 89, 18, 20

}

1020 DIALOGEX 20, 20, 254, 84

STYLE DS_FIXEDSYS | DS_MODALFRAME | DS_NOIDLEMSG | WS_POPUP | WS_CAPTION | WS_SYSMENU

CAPTION ""

LANGUAGE LANG_GERMAN, SUBLANG_GERMAN

FONT 8, "MS Shell Dlg"

{

CONTROL "", 106, "SysAnimate32", ACS_TRANSPARENT | ACS_AUTOPLAY | ACS_TIMER | WS_CHILD | WS_VISIBLE, 7, 0, 240, 25

CONTROL "", 103, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 7, 48, 240, 10

CONTROL "", 102, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 7, 38, 240, 10

CONTROL "", 104, "msctls_progress32", WS_CHILD | WS_VISIBLE, 7, 63, 190, 8

CONTROL "", 105, STATIC, SS_SIMPLE | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 7, 74, 192, 10

CONTROL "Abbrechen", 2, BUTTON, BS_DEFPUSHBUTTON | WS_CHILD | WS_VISIBLE, 202, 63, 45, 14

}

hack of shell32.dll ends

But while my actualstandard Win2000-Installation includes my own alpha version XPize4Win2K Pack i have to do an additional install (have a free partition for your Pack).

BTW i will use the new opensource XPize for making betas of my pack, wait few days then i will post more in a neighbour thread (or a pointer to its thread in XPize forum)...

EDIT: Inserted resources in german language

Edited by ChrisKuhli
Link to comment
Share on other sites

ah yes, thank you.

i have let zibad test the multi lang installment and it works fine!!!!

so the next update will include it!

cheers man

damian666

It's XibaD, dude! And yes, it works at first sight...

Link to comment
Share on other sites

Damian....one cuestion why u used the 256 colour icons.exe pach for explorer, instead of just a

explorer.exe.32bitimgl in the windows 2000 default install directory (WINNT).You don't need to pach explorer,

internet conection is not needed to pach,and works for all languajes and explorer versions.

Autopach.exe 592kb compresed file.....explorer.exe.32bitimgl = 0kb

Let Tihiy's RPL2K.DLL do the job

Best whishes nomentero:-)

Edited by nomentero
Link to comment
Share on other sites

@dirtwarrior.

well the vistalike startbar is allready there, but you have to enable it.

right-click the clock and open tclock pref.

there you select load settings and then choose the vista.ini that you see.

let me know and i will check out the icons...

damian666

Link to comment
Share on other sites

Damian: multilang 1.3.4 insues:

Explorer replacement cmd file not work on my old pentium III-866MHZ

after isntall the new 1.3.4 file bad instructions for processor?....i can´t boot

or rum the cmd, booting in safe mode too same cmd insue error(bad instructions for processor).I must use a live cd to put explorer.exe in c:\winnt folder (i copy it fron:C:\WINNT\Vistapack 2000 beta\Patched-I386\explorer.exe

All ok after that

shell32.dll dialogs 1003, 1014, 1020 the installer not replace

the correct language....in my case Spanish.Dialogs in Duch lang.

shell2gm8.png

The multilang file is corrected instaled in system32 folder,but use Duch no Spanish??

shell1cm8.png

Sysdm.cpl ok 100% installed in Spanish.A litle correction for display OEMINF.INF dialog

In Spanish ,Sorry for not traslate it :blushing: :blushing: :

101 DIALOGEX 32, 10, 395, 236

STYLE DS_FIXEDSYS | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION

CAPTION "Propiedades de Sistema"

LANGUAGE LANG_SPANISH, 0x3

FONT 8, "MS Shell Dlg"

{

CONTROL "1", 51, STATIC, SS_BITMAP | SS_CENTERIMAGE | WS_CHILD | WS_VISIBLE, 314, 2, 77, 66

CONTROL "Sistema:", 10, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 137, 2, 61, 8

CONTROL "Microsoft Windows 2000", 11, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 145, 12, 100, 8

CONTROL "", 52, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 145, 23, 100, 8

CONTROL "", 53, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 145, 34, 100, 8

CONTROL "Registrado a nombre:", 12, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 137, 75, 92, 10

CONTROL "", 54, EDIT, ES_LEFT | ES_AUTOHSCROLL | ES_READONLY | WS_CHILD | WS_VISIBLE, 145, 86, 100, 10

CONTROL "", 55, EDIT, ES_LEFT | ES_AUTOHSCROLL | ES_READONLY | WS_CHILD | WS_VISIBLE, 145, 97, 100, 10

CONTROL "", 56, EDIT, ES_LEFT | ES_AUTOHSCROLL | ES_READONLY | WS_CHILD | WS_VISIBLE, 145, 108, 100, 8

CONTROL "", 57, EDIT, ES_LEFT | ES_AUTOHSCROLL | ES_READONLY | WS_CHILD | WS_VISIBLE, 236, 86, 100, 8

CONTROL "Fabricado y con soporte de:", 58, STATIC, SS_CENTER | WS_CHILD | WS_GROUP, 269, 128, 120, 8

CONTROL "Equipo:", 59, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 137, 129, 72, 8

CONTROL "", 60, STATIC, SS_BITMAP | SS_CENTERIMAGE | WS_CHILD | WS_VISIBLE, 272, 148, 120, 72

CONTROL "", 61, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE | WS_GROUP, 145, 140, 110, 8

CONTROL "", 62, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE | WS_GROUP, 145, 151, 110, 8

CONTROL "", 63, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE | WS_GROUP, 145, 162, 110, 8

CONTROL "", 64, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE | WS_GROUP, 145, 173, 110, 8

CONTROL "", 65, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE | WS_GROUP, 145, 184, 110, 8

CONTROL "", 66, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE | WS_GROUP, 145, 195, 110, 8

CONTROL "&Informacion del Soporte", 67, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_DISABLED | WS_TABSTOP, 294, 222, 98, 14

CONTROL 6, 68, STATIC, SS_BITMAP | SS_CENTERIMAGE | WS_CHILD | WS_VISIBLE, 0, 1, 133, 234

CONTROL 3, 50, STATIC, SS_BITMAP | SS_CENTERIMAGE | WS_CHILD | WS_VISIBLE, 334, 86, 57, 30

}

Link to comment
Share on other sites

Thinks to do:About zipfolders 2000,I traslate the zipfldr.dll to Spanish but i think that u use and old dll version.

MS02-054: Unchecked Buffer in File Decompression Functions May Allow Attacker to Run Code - 329048

You must dowload the new version for security insues,read this article: http://www.petri.co.il/enable_compressed_folder_in_w2k.htm

If you update the new.dll let me now if you are interesting in multilang zipfldr.dll installation.I traslate

for u to Spanish the newer one.

What About the printui.dll and netshell.dll wizards??

printerwizardha7.png

newconectionwizardcq3.png

Will be great a themes.cpl ,not included in 2K....Can u included it?? i think that just

a win98plus file is neded.

Congratulations Damian You are doing a great job!!!32bits icons looks nice on

win 2k

Best fron Spain :thumbup :thumbup :thumbup

Link to comment
Share on other sites

Qnomentero, hi man, to be straight with you.

now what is wrong with the explorer?

becuz thats a file that i dont localize, so dont understand why it wont work.

its the same as previous versions... :blink:

so thats weird huh...

and what do i need for the themes thingy?

what file?

please let me know, or otherways pm me or something...

thanx for testing man.

damian666

Link to comment
Share on other sites

About Themes.cpl....I Do it!!!just u need to traslate a litle

string as u can see in the capture(look at the icon cuality too).I upload the Spanish Theme.cpl..put it on

system32 folder and create a default C:\Program Files\Plus!\Themes

Folder as default *.THEMES files folder.

I just create a file also for testing(vista fell3.theme).....not replace iconset,just

color scheme ,a wallpaper,a new scrensaver,and vista plastic cursors you can Download cpl file and

theme installer here: http://rapidshare.com/files/26401485/Themes.zip.html

themescplfinishedfk0.png

themescplfinished2xs7.png

Link to comment
Share on other sites

Qnomentero, hi man, to be straight with you.

now what is wrong with the explorer?

becuz thats a file that i dont localize, so dont understand why it wont work.

its the same as previous versions... blink.gif

Is not a localize insue....is a installer insue.after installing,at first reboot the installer

try to rum a cmd in ms-dos window(cmd c:\winnt\explorer.exe) a warnig apear on

screen"bad instructions for processor" all stoped and just the new wallpaper...no options to

more.I try to boot in safe mode...same resoults.

To repair that i use a live-cd;when i look at winnt folder,I can find that the installer pached

the old explorer.exe file to a explorer.temp...and a explorer.exe 24kb long file apear too(i think

the pach for that file).For that, i think that the trouble is the cmd pach for explorer

I Replace that file for the explorer.exe included in "C:\WINNT\Vistapack 2000 beta\Patched-I386"

using the live cd for that trouble....and my win2k go alive again!!! :thumbup

Sorry for my Spanglish!!! :blushing: :blushing:

Edited by nomentero
Link to comment
Share on other sites

@nomentero, hmm thats cool man.

nice job.

im downloading it now and you will see it in the next version.

oh and about the multi lang...

you can help me by telling me what exactly is your language code.

is it spanish, traditionel sorted, or spanish, international sorted?

because thats the reason it didnt install right.

so please check that out man

oh and you can also ask on msn if you like...

damian666

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...