PC Review


Reply
Thread Tools Rate Thread

Developing CSP in XP SP3

 
 
Izyani
Guest
Posts: n/a
 
      11th Dec 2008
Hi,

I am currently developing the CSP program in Win XP SP3. I found from the
website that i need to replace the offset value for advapi32.dll file.

advapi32.dll - V 5.1.2600.5512
- offset 0x175A1 : change 75 to 90
- offset 0x175A2 : change 0C to 90
- offset 0x175A9 : change 0F to 90
- offset 0x175AA : change 84 to E9

after change the advapi32.dll, i replace the current machine.
- restart pc in safe mode option
- rename the advapi32.dll in c:\windows\system32 to advapi32.bak
- copy the new advapi32.dll and paste it to c:\windows\system32
- copy the new advapi32.dll and replace it in c:\windows\system32\dllcache

then i restart my PC. but, i still cannot load my test program. it returned
error 57.

fyi, before i start the development, the pc already installed all the
windows update for win XP SP3. what i did was just un-install all the windows
update for Win SP3, but only a few update cannot be remove at all.

do u have any idea to solve this problem?

thank you.

regards,
izyani
 
Reply With Quote
 
 
 
 
Randem
Guest
Posts: n/a
 
      11th Dec 2008
What is error 57? Is this a VB runtime error, VC runtime error or some other
error?????

--
Randem Systems
Your Installation Specialist
The Top Inno Setup Script Generator
http://www.randem.com/innoscript.html
http://www.rndem.com/installerproblems.html
http://www.randem.com/vistainstalls.html
http://www.financialtrainingservices.org


"Izyani" <(E-Mail Removed)> wrote in message
news301C21E-9A62-4DA4-8350-(E-Mail Removed)...
> Hi,
>
> I am currently developing the CSP program in Win XP SP3. I found from the
> website that i need to replace the offset value for advapi32.dll file.
>
> advapi32.dll - V 5.1.2600.5512
> - offset 0x175A1 : change 75 to 90
> - offset 0x175A2 : change 0C to 90
> - offset 0x175A9 : change 0F to 90
> - offset 0x175AA : change 84 to E9
>
> after change the advapi32.dll, i replace the current machine.
> - restart pc in safe mode option
> - rename the advapi32.dll in c:\windows\system32 to advapi32.bak
> - copy the new advapi32.dll and paste it to c:\windows\system32
> - copy the new advapi32.dll and replace it in c:\windows\system32\dllcache
>
> then i restart my PC. but, i still cannot load my test program. it
> returned
> error 57.
>
> fyi, before i start the development, the pc already installed all the
> windows update for win XP SP3. what i did was just un-install all the
> windows
> update for Win SP3, but only a few update cannot be remove at all.
>
> do u have any idea to solve this problem?
>
> thank you.
>
> regards,
> izyani



 
Reply With Quote
 
Izyani
Guest
Posts: n/a
 
      11th Dec 2008
Hi Randem,

I develop the code using Visual Studio 2005. It is not the run-time error.

Actually I used the test program from micorosft-cspdk download and amend a
little bit there.

Previously, when I run this thing, using XP SP2, I'm manage to get it
correct.

But, when I used XP SP3, it fail.

"Randem" wrote:

> What is error 57? Is this a VB runtime error, VC runtime error or some other
> error?????
>
> --
> Randem Systems
> Your Installation Specialist
> The Top Inno Setup Script Generator
> http://www.randem.com/innoscript.html
> http://www.rndem.com/installerproblems.html
> http://www.randem.com/vistainstalls.html
> http://www.financialtrainingservices.org
>
>
> "Izyani" <(E-Mail Removed)> wrote in message
> news301C21E-9A62-4DA4-8350-(E-Mail Removed)...
> > Hi,
> >
> > I am currently developing the CSP program in Win XP SP3. I found from the
> > website that i need to replace the offset value for advapi32.dll file.
> >
> > advapi32.dll - V 5.1.2600.5512
> > - offset 0x175A1 : change 75 to 90
> > - offset 0x175A2 : change 0C to 90
> > - offset 0x175A9 : change 0F to 90
> > - offset 0x175AA : change 84 to E9
> >
> > after change the advapi32.dll, i replace the current machine.
> > - restart pc in safe mode option
> > - rename the advapi32.dll in c:\windows\system32 to advapi32.bak
> > - copy the new advapi32.dll and paste it to c:\windows\system32
> > - copy the new advapi32.dll and replace it in c:\windows\system32\dllcache
> >
> > then i restart my PC. but, i still cannot load my test program. it
> > returned
> > error 57.
> >
> > fyi, before i start the development, the pc already installed all the
> > windows update for win XP SP3. what i did was just un-install all the
> > windows
> > update for Win SP3, but only a few update cannot be remove at all.
> >
> > do u have any idea to solve this problem?
> >
> > thank you.
> >
> > regards,
> > izyani

>
>
>

 
Reply With Quote
 
Randem
Guest
Posts: n/a
 
      12th Dec 2008
You still haven't cleared up who's error this is...

--
Randem Systems
Your Installation Specialist
The Top Inno Setup Script Generator
http://www.randem.com/innoscript.html
http://www.rndem.com/installerproblems.html
http://www.randem.com/vistainstalls.html
http://www.financialtrainingservices.org


"Izyani" <(E-Mail Removed)> wrote in message
news:54F6CE04-B6D7-427D-9C80-(E-Mail Removed)...
> Hi Randem,
>
> I develop the code using Visual Studio 2005. It is not the run-time error.
>
> Actually I used the test program from micorosft-cspdk download and amend a
> little bit there.
>
> Previously, when I run this thing, using XP SP2, I'm manage to get it
> correct.
>
> But, when I used XP SP3, it fail.
>
> "Randem" wrote:
>
>> What is error 57? Is this a VB runtime error, VC runtime error or some
>> other
>> error?????
>>
>> --
>> Randem Systems
>> Your Installation Specialist
>> The Top Inno Setup Script Generator
>> http://www.randem.com/innoscript.html
>> http://www.rndem.com/installerproblems.html
>> http://www.randem.com/vistainstalls.html
>> http://www.financialtrainingservices.org
>>
>>
>> "Izyani" <(E-Mail Removed)> wrote in message
>> news301C21E-9A62-4DA4-8350-(E-Mail Removed)...
>> > Hi,
>> >
>> > I am currently developing the CSP program in Win XP SP3. I found from
>> > the
>> > website that i need to replace the offset value for advapi32.dll file.
>> >
>> > advapi32.dll - V 5.1.2600.5512
>> > - offset 0x175A1 : change 75 to 90
>> > - offset 0x175A2 : change 0C to 90
>> > - offset 0x175A9 : change 0F to 90
>> > - offset 0x175AA : change 84 to E9
>> >
>> > after change the advapi32.dll, i replace the current machine.
>> > - restart pc in safe mode option
>> > - rename the advapi32.dll in c:\windows\system32 to advapi32.bak
>> > - copy the new advapi32.dll and paste it to c:\windows\system32
>> > - copy the new advapi32.dll and replace it in
>> > c:\windows\system32\dllcache
>> >
>> > then i restart my PC. but, i still cannot load my test program. it
>> > returned
>> > error 57.
>> >
>> > fyi, before i start the development, the pc already installed all the
>> > windows update for win XP SP3. what i did was just un-install all the
>> > windows
>> > update for Win SP3, but only a few update cannot be remove at all.
>> >
>> > do u have any idea to solve this problem?
>> >
>> > thank you.
>> >
>> > regards,
>> > izyani

>>
>>
>>



 
Reply With Quote
 
Izyani
Guest
Posts: n/a
 
      15th Dec 2008
check the latest posting.. i explain it clearly..

for this error, i run th cspSign c xxxx.dll and i an execute the whole
program. But as what as I know, to avoid the signing, i need to replace the
advapi32.dll(which i already done previously).

"Randem" wrote:

> You still haven't cleared up who's error this is...
>
> --
> Randem Systems
> Your Installation Specialist
> The Top Inno Setup Script Generator
> http://www.randem.com/innoscript.html
> http://www.rndem.com/installerproblems.html
> http://www.randem.com/vistainstalls.html
> http://www.financialtrainingservices.org
>
>
> "Izyani" <(E-Mail Removed)> wrote in message
> news:54F6CE04-B6D7-427D-9C80-(E-Mail Removed)...
> > Hi Randem,
> >
> > I develop the code using Visual Studio 2005. It is not the run-time error.
> >
> > Actually I used the test program from micorosft-cspdk download and amend a
> > little bit there.
> >
> > Previously, when I run this thing, using XP SP2, I'm manage to get it
> > correct.
> >
> > But, when I used XP SP3, it fail.
> >
> > "Randem" wrote:
> >
> >> What is error 57? Is this a VB runtime error, VC runtime error or some
> >> other
> >> error?????
> >>
> >> --
> >> Randem Systems
> >> Your Installation Specialist
> >> The Top Inno Setup Script Generator
> >> http://www.randem.com/innoscript.html
> >> http://www.rndem.com/installerproblems.html
> >> http://www.randem.com/vistainstalls.html
> >> http://www.financialtrainingservices.org
> >>
> >>
> >> "Izyani" <(E-Mail Removed)> wrote in message
> >> news301C21E-9A62-4DA4-8350-(E-Mail Removed)...
> >> > Hi,
> >> >
> >> > I am currently developing the CSP program in Win XP SP3. I found from
> >> > the
> >> > website that i need to replace the offset value for advapi32.dll file.
> >> >
> >> > advapi32.dll - V 5.1.2600.5512
> >> > - offset 0x175A1 : change 75 to 90
> >> > - offset 0x175A2 : change 0C to 90
> >> > - offset 0x175A9 : change 0F to 90
> >> > - offset 0x175AA : change 84 to E9
> >> >
> >> > after change the advapi32.dll, i replace the current machine.
> >> > - restart pc in safe mode option
> >> > - rename the advapi32.dll in c:\windows\system32 to advapi32.bak
> >> > - copy the new advapi32.dll and paste it to c:\windows\system32
> >> > - copy the new advapi32.dll and replace it in
> >> > c:\windows\system32\dllcache
> >> >
> >> > then i restart my PC. but, i still cannot load my test program. it
> >> > returned
> >> > error 57.
> >> >
> >> > fyi, before i start the development, the pc already installed all the
> >> > windows update for win XP SP3. what i did was just un-install all the
> >> > windows
> >> > update for Win SP3, but only a few update cannot be remove at all.
> >> >
> >> > do u have any idea to solve this problem?
> >> >
> >> > thank you.
> >> >
> >> > regards,
> >> > izyani
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
developing s/w Pioneer Microsoft C# .NET 2 22nd May 2009 09:19 PM
developing s/w Pioneer Microsoft C# .NET 0 22nd May 2009 11:46 AM
Developing using ce John Microsoft ADO .NET 2 13th Oct 2004 04:04 AM
Developing for Win CE.Net 4.2 Zahid Microsoft Dot NET Compact Framework 5 17th Dec 2003 08:06 AM
Developing a s/w Sabitri Chakraborty Microsoft ADO .NET 0 13th Jul 2003 09:46 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:06 AM.