Program problem....

Discussion in 'Neopets Program Discussion' started by sickandtired, Jul 24, 2007.

Thread Status:
Not open for further replies.
  1. sickandtired

    sickandtired Level IV

    Joined:
    Feb 14, 2007
    Messages:
    917
    Likes Received:
    0
    Location:
    Massachusetts
    Are any of the programs here windows vista capable?
     
  2. the_skip

    the_skip Level IV

    Joined:
    Dec 25, 2006
    Messages:
    2,354
    Likes Received:
    1
    Location:
    Indiana
    all the .net ones are. VB6 I'm pretty sure they are but it is a bit more complicated to use them
     
  3. sickandtired

    sickandtired Level IV

    Joined:
    Feb 14, 2007
    Messages:
    917
    Likes Received:
    0
    Location:
    Massachusetts
    yeah because when I tried to download a program before the new forum came out I had a bunch of errors pop up :X:
     
  4. Majikcal

    Majikcal Level II

    Joined:
    Jul 24, 2007
    Messages:
    179
    Likes Received:
    2
    i got a bunch of errors too. I run vista
     
  5. Smelly

    Smelly Level IV

    Joined:
    Dec 1, 2006
    Messages:
    2,197
    Likes Received:
    8
    Location:
    England
    It depends on the program. VB6 doesn't even install on Vista as they revamped the whole interface to get it to .NET. I find that VB6 progs with tabs don't work on Vista, but the rest do.
     
  6. ricky92

    ricky92 Administrator
    Staff Member

    Joined:
    Nov 10, 2006
    Messages:
    1,866
    Likes Received:
    67
    I was searching on the web and I found a page where someone said it was a "Runtime Files Registration" problem. All you have to do is unregister and register some files used by vb6, like comdlg32.ocx, ecc
    If I find the site again I'll post a batch file here to do it automatically...
     
  7. Smelly

    Smelly Level IV

    Joined:
    Dec 1, 2006
    Messages:
    2,197
    Likes Received:
    8
    Location:
    England
    Cheers Ricky
     
  8. xZel

    xZel Level I

    Joined:
    Jul 25, 2007
    Messages:
    85
    Likes Received:
    5
    Copied from another site. I didn't write it.
    Enjoy.
     
  9. ricky92

    ricky92 Administrator
    Staff Member

    Joined:
    Nov 10, 2006
    Messages:
    1,866
    Likes Received:
    67
    I found on a site the files that don't work well on Vista, so I made that Batch script:
    Code (Text):
    1. <div class="text" id="{CB}" style="font-family: monospace;"><ol><li style="padding: 0 5px; background-color: #fff; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /u /s msflxgrd.ocx</li><li style="padding: 0 5px; background-color: #f9f9f9; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /u /s comdlg32.ocx</li><li style="padding: 0 5px; background-color: #fff; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /u /s msbind.dll</li><li style="padding: 0 5px; background-color: #f9f9f9; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /u /s mswinsck.ocx</li><li style="padding: 0 5px; background-color: #fff; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /u /s msderun.dll</li><li style="padding: 0 5px; background-color: #f9f9f9; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /u /s msinet.ocx</li><li style="padding: 0 5px; background-color: #fff; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /u /s mswinsck.ocx</li><li style="padding: 0 5px; background-color: #f9f9f9; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /u /s mscomctl.ocx</li><li style="padding: 0 5px; background-color: #fff; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /u /s msdatlst.ocx</li><li style="padding: 0 5px; background-color: #f9f9f9; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /u /s msflxgrd.ocx</li><li style="padding: 0 5px; background-color: #fff; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /u /s msmask32.ocx</li><li style="padding: 0 5px; background-color: #f9f9f9; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /u /s tabctl32.ocx</li><li style="padding: 0 5px; background-color: #fff; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /u /s mscomm32.ocx</li><li style="padding: 0 5px; background-color: #f9f9f9; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /u /s msdbrptr.dll</li><li style="padding: 0 5px; background-color: #fff; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /u /s msdatgrd.ocx</li><li style="padding: 0 5px; background-color: #f9f9f9; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /u /s mscomct2.ocx</li><li style="padding: 0 5px; background-color: #fff; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /u /s mshflxgd.ocx</li><li style="padding: 0 5px; background-color: #f9f9f9; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /u /s msadodc.ocx</li><li style="padding: 0 5px; background-color: #fff; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">RegSvr32 /u /s msvbvm60.dll</li><li style="padding: 0 5px; background-color: #f9f9f9; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">RegSvr32 /u /s olepro32.dll</li><li style="padding: 0 5px; background-color: #fff; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">RegSvr32 /u /s comcat.dll</li><li style="padding: 0 5px; background-color: #f9f9f9; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regSvr32 /u /s msstdfmt.dll</li><li style="padding: 0 5px; background-color: #fff; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /s msflxgrd.ocx</li><li style="padding: 0 5px; background-color: #f9f9f9; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /s comdlg32.ocx</li><li style="padding: 0 5px; background-color: #fff; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /s msbind.dll</li><li style="padding: 0 5px; background-color: #f9f9f9; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /s mswinsck.ocx</li><li style="padding: 0 5px; background-color: #fff; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /s msderun.dll</li><li style="padding: 0 5px; background-color: #f9f9f9; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /s msinet.ocx</li><li style="padding: 0 5px; background-color: #fff; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /s mswinsck.ocx</li><li style="padding: 0 5px; background-color: #f9f9f9; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /s mscomctl.ocx</li><li style="padding: 0 5px; background-color: #fff; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /s msdatlst.ocx</li><li style="padding: 0 5px; background-color: #f9f9f9; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /s msflxgrd.ocx</li><li style="padding: 0 5px; background-color: #fff; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /s msmask32.ocx</li><li style="padding: 0 5px; background-color: #f9f9f9; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /s tabctl32.ocx</li><li style="padding: 0 5px; background-color: #fff; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /s mscomm32.ocx</li><li style="padding: 0 5px; background-color: #f9f9f9; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /s msdbrptr.dll</li><li style="padding: 0 5px; background-color: #fff; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /s msdatgrd.ocx</li><li style="padding: 0 5px; background-color: #f9f9f9; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /s mscomct2.ocx</li><li style="padding: 0 5px; background-color: #fff; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /s mshflxgd.ocx</li><li style="padding: 0 5px; background-color: #f9f9f9; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regsvr32 /s msadodc.ocx</li><li style="padding: 0 5px; background-color: #fff; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regSvr32 /s msvbvm60.dll</li><li style="padding: 0 5px; background-color: #f9f9f9; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regSvr32 /s olepro32.dll</li><li style="padding: 0 5px; background-color: #fff; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regSvr32 /s comcat.dll</li><li style="padding: 0 5px; background-color: #f9f9f9; line-height: 16px; border-bottom: 1px solid #efefef; border-left: 1px solid #999;">regSvr32 /s msstdfmt.dll</li></ol></div>

    Copy the code in Notepad, then save the file as SOMETHING.bat and run it. You need administrative privileges!!!
     
Thread Status:
Not open for further replies.