NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 93 94 95 96 97 … 1231 Next »
Irremote.ini

 
  • 0 Vote(s) - 0 Average
Irremote.ini
bethanyrayne
Offline

Member

Posts: 102
Threads: 14
Joined: Jan 2008
#1
2009-09-20, 10:32 AM (This post was last modified: 2009-09-20, 10:40 AM by bethanyrayne.)
I used to have 32 bit windows and the first line in my .ini file was

GRNPOWER={run(c:\progra~1\devnz\gbpvr\pvrx2.exe)}

I now have windows 7 64bit and it doesn't work.

Can someone tell me how it has to be changed. It seems to fail because 64 bit has 2 Program Files with one having the added X86

My .ini file is attached
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,667
Threads: 170
Joined: Jun 2007
#2
2009-09-20, 12:55 PM
bethanyrayne Wrote:I used to have 32 bit windows and the first line in my .ini file was

GRNPOWER={run(c:\progra~1\devnz\gbpvr\pvrx2.exe)}

I now have windows 7 64bit and it doesn't work.

Can someone tell me how it has to be changed. It seems to fail because 64 bit has 2 Program Files with one having the added X86

My .ini file is attached

I'd guess that you just need to change the "~1" to a "~2". Try:

Code:
GRNPOWER={run(c:\progra~2\devnz\gbpvr\pvrx2.exe)}
fuzzweed
Offline

Posting Freak

Posts: 1,210
Threads: 200
Joined: May 2006
#3
2009-09-20, 01:28 PM
you might be able to use long filenames if you put the whole lot in quotes
Code:
GRNPOWER={run("c:\program files\devnz\gbpvr\pvrx2.exe")}
[SIZE="1"]Server: Win7 N | AMD Phenom II X4 3.2GHz | 4Gig RAM | Gigabyte GA-MA770-DS3 Mobo | 5TB+ HDDs | 2x BlackGold Twin HD DVB-T| ATI HD 5450 | Cambridge Audio DAC Magic
Client 1: OpenElec / XBMC | Dell GX280 P4 3.4GHz |2Gig RAM | ATI HD 5450 | SPDIF pass through
Client 2: OpenElec / XBMC | Dell GX280 P4 3.4GHz |2Gig RAM | ATI HD 5450 | C-MEDIA USB DAC
Android: Samsung Galaxy S2 GT-I9100 4.4.2 Cyanogenmod 11[/SIZE]
bethanyrayne
Offline

Member

Posts: 102
Threads: 14
Joined: Jan 2008
#4
2009-09-21, 11:24 AM
BrettB Wrote:I'd guess that you just need to change the "~1" to a "~2". Try:

That works. Thanks.
bethanyrayne
Offline

Member

Posts: 102
Threads: 14
Joined: Jan 2008
#5
2009-09-21, 11:25 AM
fuzzweed Wrote:you might be able to use long filenames if you put the whole lot in quotes
Code:
GRNPOWER={run("c:\program files\devnz\gbpvr\pvrx2.exe")}

I didn't try it because of above post but it might work. Thanks for the suggestion.
fla
Offline

Posting Freak

Posts: 881
Threads: 46
Joined: Mar 2006
#6
2009-09-21, 08:50 PM
You could have used Start->Run->cmd /k dir c:\ /x to find it. The main "Program Files" on a 64 bit machine is where the 64 bit stuff is. The old 32 bit programs will go into "Program Files (x86)"
Code:
C:\>dir /X
...
09/08/2009  12:01 PM    <DIR>          PROGRA~1     Program Files
09/21/2009  04:18 PM    <DIR>          [color=Red]PROGRA~2[/color]     Program Files (x86)
...
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Irremote.ini bethanyrayne 5 4,321 2010-06-29, 04:08 AM
Last Post: sgilani
  PVRX2 section in irremote.ini McBainUK 5 2,138 2009-03-28, 07:32 PM
Last Post: kayak4ever
  Can Hauppage remote # and * keys be configured through Irremote.ini? JP23 2 1,545 2008-10-08, 04:17 AM
Last Post: JP23
  Irremote, action on more then one button AmericanSlon 2 1,363 2008-08-26, 11:45 PM
Last Post: AmericanSlon
  Help needed with irremote.ini or EventGhost obelix998 2 2,274 2008-07-21, 12:44 PM
Last Post: obelix998
  My irremote.ini not being used? socko 6 2,286 2008-01-25, 10:01 PM
Last Post: socko
  Use irremote.ini to run autohotkey macro dshoup 4 2,354 2007-12-10, 01:21 AM
Last Post: dshoup
  irremote command clarification HydroChronic 10 6,739 2007-01-30, 10:00 PM
Last Post: davreh99
  irremote.ini and the MVP ATHiker 1 1,278 2006-11-11, 05:32 PM
Last Post: sub
  Anyone have GBPVR.exe in Irremote.ini? capone 17 6,137 2006-10-29, 06:00 PM
Last Post: DoPeFiSh

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode