MSFN Forum: Vistapack 2.6 released - MSFN Forum

Jump to content


  • 14 Pages +
  • « First
  • 5
  • 6
  • 7
  • 8
  • 9
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Vistapack 2.6 released Vistastyle for both 2000 and XP Rate Topic: -----

#121 User is offline   Richard Arkless 

  • Junior
  • Pip
  • Group: Members
  • Posts: 70
  • Joined: 13-June 08

Posted 27 August 2008 - 07:10 PM

one question

does vista pack 2000 support nlited cd's as I point the cd patcher to it and it wouldnt patch saying wrong folder

is there a way to disable the check


#122 User is offline   damian666 

  • creator of the vistapack
  • Group: Developers
  • Posts: 677
  • Joined: 19-July 06
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 28 August 2008 - 12:49 AM

hmm... it should man...
It checks for "\I386\TXTSETUP.SIF"
so, it has to work, because that file is always present, it determines the txtsetup part of teh setup, which is always done.
it cant work without that file, so its very weird...

sure you select the source folder? and not the I386 folder?

Damian666

#123 User is offline   Richard Arkless 

  • Junior
  • Pip
  • Group: Members
  • Posts: 70
  • Joined: 13-June 08

Posted 28 August 2008 - 08:06 AM

View Postdamian666, on Aug 28 2008, 07:49 AM, said:

hmm... it should man...
It checks for "\I386\TXTSETUP.SIF"
so, it has to work, because that file is always present, it determines the txtsetup part of teh setup, which is always done.
it cant work without that file, so its very weird...

sure you select the source folder? and not the I386 folder?

Damian666


I double checked and I defienately the source folder and not the I386 folder

I am using vista, so could that be a problem

could you check over my txtsetup.sif to see if its correct

Attached File(s)


This post has been edited by Richard Arkless: 28 August 2008 - 08:08 AM


#124 User is offline   damian666 

  • creator of the vistapack
  • Group: Developers
  • Posts: 677
  • Joined: 19-July 06
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 28 August 2008 - 10:55 AM

well, i dont need to man, it doesnt look intoo the file, just if it is present.
try moving the source folder to c:\ maybe that will work.

btw, i am on vista too so, it should not matter.

Damian666

#125 User is offline   Richard Arkless 

  • Junior
  • Pip
  • Group: Members
  • Posts: 70
  • Joined: 13-June 08

Posted 28 August 2008 - 12:49 PM

It detects it but comes out with errors

I think its not seeing the files for some reason

heres the log

Attached File(s)


This post has been edited by Richard Arkless: 28 August 2008 - 01:34 PM


#126 User is offline   damian666 

  • creator of the vistapack
  • Group: Developers
  • Posts: 677
  • Joined: 19-July 06
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 28 August 2008 - 02:01 PM

ouch... that's a serious error man...
it cant find any one of the files, ****...

ok, this needs some serious work :)

i will return to you.

Damian666

#127 User is offline   Richard Arkless 

  • Junior
  • Pip
  • Group: Members
  • Posts: 70
  • Joined: 13-June 08

Posted 29 August 2008 - 04:15 AM

View Postdamian666, on Aug 28 2008, 09:01 PM, said:

ouch... that's a serious error man...
it cant find any one of the files, ****...

ok, this needs some serious work :)

i will return to you.

Damian666


Used the full disk and it didnt come up with any errors

I thought there wasnt any problem with it working with nlited disks?

oh well just going to have to patch the system files after I install 2000

#128 User is offline   damian666 

  • creator of the vistapack
  • Group: Developers
  • Posts: 677
  • Joined: 19-July 06
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 29 August 2008 - 07:56 AM

****... i really didint know that man.
well, then you could do the patch first, and take out stuff later with nlite , that should work man.
thanx for letting me know man.

Damian666

#129 User is offline   mara- 

  • Office Integrator Developer
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,176
  • Joined: 19-February 07

Posted 01 September 2008 - 08:47 AM

Hey damian,

I just found one cool logon:

Attached File  logon_screen.JPG (60.22K)
Number of downloads: 39

What do you think? Maybe you could include it in your pack?

Cheers ;)

#130 User is offline   damian666 

  • creator of the vistapack
  • Group: Developers
  • Posts: 677
  • Joined: 19-July 06
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 01 September 2008 - 09:19 AM

well, cant say i like it myself but...
who knows :D

Damian666

#131 User is offline   mara- 

  • Office Integrator Developer
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,176
  • Joined: 19-February 07

Posted 01 September 2008 - 01:13 PM

Well, I liked it too on first look, but there is few things that I don't like. That box is visible when logging off and there is no text like Welcome and Shutting Down. If someone like this logon, it can be found here.

Cheers ;)

This post has been edited by mara-: 01 September 2008 - 01:16 PM


#132 User is offline   WildBill 

  • Senior Member
  • Group: Developers
  • Posts: 675
  • Joined: 09-August 05
  • OS:none specified
  • Country: Country Flag

Posted 04 September 2008 - 10:03 PM

I've been working like crazy on TClock3 since my last post. I have a bunch of things skinned, and even have the custom Windows Explorer toolbar icons working in Win2k (why the hell doesn't WB 4 do this??? It was easy!) I've been trying really hard to figure out how to do alpha-blended window borders. I first tried making the window layered and using UpdateLayeredWindow, but this turned out to be really unstable and caused system reboots. Then I tried a separate layered window with just the borders on it, but that required using a region on the main window to remove the borders -- which is easy, but it caused Windows to screw up WM_MOVE and WM_SIZE message to the point that it seemed unworkable. So I finally settled on trying something different -- attaching a Direct3D9 surface to the desktop window, and rendering windows on that instead of using GDI. I think it would work if I use a render-target texture for each window, but I'm having a really hard time figuring out the right architecture since it means that the Direct3D surface has to reside in the Explorer.exe process and other processes have to render to it. I've done a lot of reading and I think I understand how to create a COM object proxy in another process, but that doesn't solve the overall problem of the architecture (use a device proxy and create the textures in the separate processes? use a texture proxy and create the textures in the Explorer.exe process?) I've never done anything with Direct3D or COM before, so this is new territory for me. Any advice would be helpful. So far I've created a test routine that renders a non-textured pyramid and cube in the desktop window, so I know that putting a Direct3D surface on the desktop works (though it blanks out the wallpaper since I haven't implemented painting the desktop to a texture yet). With what I've learned creating SmoothText, I'm confident that I can override BeginPaint, EndPaint, GetDC, GetWindowDC, and ReleaseDC in any processes I hook into to make them paint to a Direct3D texture DC instead...the trick is getting the texture to the Direct3D device in the Explorer.exe process.

This post has been edited by WildBill: 04 September 2008 - 10:30 PM


#133 User is offline   damian666 

  • creator of the vistapack
  • Group: Developers
  • Posts: 677
  • Joined: 19-July 06
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 05 September 2008 - 01:06 AM

well, for that i can only say one thing...
go to WPC , and seek out the member Alexnrs, he is making something too, which involves this.
if someone would know, its him...

check it out, and ask him for help, thats my best advice in this matter, i can only call gdi and brushes and dc's in autoit, which wont help you a lot in this matter so :(

good luck man.

Damian666

#134 User is offline   okram98pive 

  • Newbie
  • Group: Members
  • Posts: 14
  • Joined: 16-January 07

Posted 05 September 2008 - 08:18 AM

Hello, I want to report some cosmetic problem that I've found using this pack.

1) When I try to share a folder using the right click on it, the window that appear has a icon that is too big. It was the exclamation point balloon in the bottom (see screenshot). This part of the windows is present only if windows firewall is activated (this "bug" is reported by a friend, I use a third part firewall).

2) In the administrative tool section, in the storage drive applet, when you choose to create a new partition on a empty hard disk drive, the image on the left of the wizard is too big and it's overcropped, I mean, it' almost blue and the image of the disk is in the low bottom.

3) Bitmap 1500 of the "photowiz.dll" has the blue and green backgruond instead of the only blue. And I don't remember if it's that image, but when I've attached a digital camera, the first wizard with the camera image also have this colour, green and blue gradient (maybe it's the same image, sorry, don't remember and I can't reproduce, cause I don't have a digital camera).

That all,
always thanks for your works!

Attached File  share_folder.jpg (41.44K)
Number of downloads: 13

This post has been edited by okram98pive: 05 September 2008 - 08:19 AM


#135 User is offline   damian666 

  • creator of the vistapack
  • Group: Developers
  • Posts: 677
  • Joined: 19-July 06
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 05 September 2008 - 01:25 PM

ok noted down, thanx for report :P

Damian666

#136 User is offline   Meados 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 07-September 08

Posted 08 September 2008 - 03:41 AM

Damm! I can't believe this don't have portuguese language support! ;(

Which files you need to support it?

#137 User is offline   damian666 

  • creator of the vistapack
  • Group: Developers
  • Posts: 677
  • Joined: 19-July 06
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 08 September 2008 - 03:58 AM

well... , shell32.dll, sysdm.cpl timedate.cpl

i think that are all files i need.

Damian66

#138 User is offline   Meados 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 07-September 08

Posted 08 September 2008 - 04:53 AM

View Postdamian666, on Sep 8 2008, 10:58 AM, said:

well... , shell32.dll, sysdm.cpl timedate.cpl

i think that are all files i need.

Damian66


Ok, but I installed it and it worked! With the translated content it will translate only the program, or it will allow me custommize it more?

Also I noticed some problems (?)

Where some pictures:

Posted Image

This is how looks my outlook express.. It display some images in 16 colors (?). Also there are any way to enable vista theme (the bar for close, minimize, expand the windows) without enable true transparency? (true transparency use my pc to max 100% so I disable it however it's beautiful)

This how my start menu looks..

Posted Image

It shouldn't be like this?

http://www.vistapack...s/desktop2k.PNG

More. Couldn't you center the load bar here?:

http://www.vistapack...eens/boot2k.PNG

Thanks, for your amazing work.

#139 User is offline   damian666 

  • creator of the vistapack
  • Group: Developers
  • Posts: 677
  • Joined: 19-July 06
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 08 September 2008 - 05:16 AM

ofcourse it works, but now certain strings in your files will be in english, instead of portuges...

outlook is not able to display more colors then that, sorry :(

vistatheme without true ttransparency? no.

for taskbar, install tclock3 , but be warned... its beta software

and no, it cant be centered. else i would have done it dude :P
thank m$ for those restrictions...

#140 User is offline   Meados 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 07-September 08

Posted 08 September 2008 - 05:34 AM

View Postdamian666, on Sep 8 2008, 12:16 PM, said:

ofcourse it works, but now certain strings in your files will be in english, instead of portuges...

outlook is not able to display more colors then that, sorry :(

vistatheme without true ttransparency? no.

for taskbar, install tclock3 , but be warned... its beta software

and no, it cant be centered. else i would have done it dude :P
thank m$ for those restrictions...


Ok, the portuguese files are here: (damm I hope them are not patched :S)

http://rapidshare.co...588/pt.zip.html

@outlook
That's too bad.. I would prefer original ones then..

@vistatheme
Too bad again.. Seems I would need to use Windows Blinds then. :(
Couldn't it use less cpu power?

@taskbar
when I open TClock3Test it closes it auto.. I will ask about that in it's topic.

This post has been edited by Meados: 08 September 2008 - 05:39 AM


Share this topic:


  • 14 Pages +
  • « First
  • 5
  • 6
  • 7
  • 8
  • 9
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy