Jump to content

Recommended Posts

Posted (edited)
amnesia thankyou very much but some resources is russian if you can translate

2 mona

U can ignore these dialogs, since they already translated and included in XPtsp :)

updated gpedit.dll, gptext.dll resources for ya

gpedit.dll_gptext.dll.rar

Edited by amnesia
  • Replies 1.3k
  • Created
  • Last Reply

Top Posters In This Topic

Posted (edited)
thanks amnesia

2 mona

so, do U like it so far? maybe U wanna learn how to do it and help me out making better resources?

(IconWorkshop, Paint.net)

don't U feel artistic-creative yet? oh, come on now, it's easier then U think :) it should be easy for U, cause U're

very detail oriented... and U have cute-demanding accent, almost french ;)

2 All

mona should be nominated "miss XPtsp". don't U think?

Edited by amnesia
Posted

Yes I like Learinig but its difficult :sweatingbullets: and i not access to IconWorkshop but i think beter is reporthing file :type: for update XpTSP

yes Is a difficultly and youre artistic-creative and is for me difficultly

Posted

New Year is a time for celebration of love, of life, of Friendship.

It's the time to thank God for wonderful friends, and to bring to their lives as much magic as they bring to ours... So here's celebrating our Friendship and praying that its magic continues forever. Happy New Year! :beerchug: :welcome:

Posted

i install but uninstall in not possible now :help:

after installing i choose not to reboot and installation started again.

and this doesnot disable WFP (Windows File Protection) dues to this my explorer is not patched properly..and hey this even transformed IE8 B2 which i was using & now it is corrupted...

Posted

Happy new year and question...

What are the xptsp themes so far.. saw a dutch purple one too on rvm

Keep up the good work too guys.. nice tool :)

Posted (edited)

pri2sh: I'm aware of the fact that WFP isn't disabled during the replacement process. I haven't been able to find a way to disable it temporarily until today, and I'm not sure how to implement it. I've asked for assistance on the AutoIt forum and should be able to do so shortly.

Regarding the uninstaller, I stated on the web site that the uninstaller doesn't seem to work right. I'm not really sure what to recommend other than using a virtual machine to test the GUI in regards to the Live Patching code.

Edited by dougiefresh
Posted

I just perused the batch file. It looks like it is extremely redundant. It would probably be easier if you just used the Call commands as pseudo-functions. Example snip-it below:

Call :MeatAndPotatoes msobmain dll MSOBMAIN DL_ 45
Call :MeatAndPotatoes msoeres dll MSOERES DL_
Call :MeatAndPotatoes msoobe exe MSOOBE EX_
Call :MeatAndPotatoes mspaint exe MSPAINT EX_

:MeatAndPotatoes
Set name=%~1
Set ext=%~2
Set big=%~3
Set com=%~4
If NOT [%~5]==[] Title XPtsp script Progress %~5%%%...
If NOT Exist "i386\%big%.%com%" Set com=%ext%
If NOT Exist "i386\%big%.%com%" Goto :EOF
%xp% "i386\%big%.%com%" "%tmp%\%name%.%ext%" >nul
If Exist "i386\%name%.%ext%" Del "i386\%name%.%ext%" >nul
%rh% %ao% "%tmp%\%name%.%ext%", "%tmp%\%name%.%ext%", "%res%\%name%.%ext%.res",,,&Echo patching %name%.%ext%
%pe% -c %tmp%\%name%.%ext% >nul
Set com=%~4
%cab% /D CompressionType=LZX /D CompressionMemory=21 "%tmp%\%name%.%ext%" "i386\%big%.%com%" >nul
Goto :EOF

The "Goto :EOF" will not cause the batch file to close. "MeatAndPotatoes" is instantiated as though it were a separate file all together (but it's not). This can also be helpful if you want to keep log files of what your batch file is doing. Syntax is precisely the same way that you would send STDOUT to any other file ... like so:

Call :MeatAndPotatoes msobmain dll MSOBMAIN DL_ 45>>LogFileForLogging.log
Call :MeatAndPotatoes msoeres dll MSOERES DL_>>LogFileForLogging.log

Posted

ok guys ive ben sick for like 1 week now and its not going better,gonna have to see a doctor.plus school re started and ive missed some classes,not to mention the internship.im really considering abandoning this project. :(

Posted

@bober: sorry to here that

@bober & @mona:

I'm building a multiboot dvd and I'll need that autorun menu looks for i386 inside XPpro folder and not on the root. can U recompile a version for this?

thanks

Posted

Thanks but still the same issue.

here is what I get

91397057yd6.th.jpg

and I need that setup.exe tries to launch XPpro\\i386\\WINNT32.exe instead of i386\\WINNT32.exe

Please try to make it like the one in the pack with Autoplay folder which contains setup.cdd. You can also give me the source and I'll try to make it how I need it. Which way is easy for U.

Thanks for your time

Posted

I integrate XPtsp v1.2 Batch & v1.1 GUI & VISO Live 2.7 and test it to vmware I check some flaws and this is what I saw on my device manager.

anyone encounter this problem?

nonplugnplay.jpg

need help about this...

thanks.

Posted

Still same prob.. the regular XPtsp works fine (well I got an advanced inf error blabla but that's not this pack doing it)

But when I try the blue patch.. right at the start of the driverpacks-setup it says setup can't find some dll

Posted

is there a possible way to remove them permanently? its quite confusing specially you really have unknown devices you might overlook or think those drivers that your going install doesnt work anymore.

Posted (edited)

to Kaylar

I try to make like this path XPpro\\i386\\WINNT32.exe

with this way run WINNT32.exe but autorun get unknown error(9999) :huh:

I hope find error to help you but its not important

:manual: If you like using this way its working

1.Move Autoplay Folder and SETUP.exe to XPpro

2.Open and edit autorun.inf to

[AutoRun]

OPEN=XPpro\SETUP.exe

:P

Edited by mona
Guest
This topic is now closed to further replies.



×
×
  • Create New...