Thoughts on installation of IR

Discussion forum for JP1 software tools currently in use, or being developed, such as IR, KM, RemoteMaster, and other misc apps/tools.

Moderator: Moderators

e34m5
Posts: 675
Joined: Tue Oct 14, 2003 1:04 pm
Location: Atlanta

Post by e34m5 »

The answer is yes.

All we were trying to do is give the new user some guidance. For everyone else when openning the zip file you can select what and where to unzip files to.

Also as Nils mentioned we thought it might help to trouble shoot if files are in an expected place.

But...no big deal..I put the file back to the way it was
Paul
Mark Pierson
Expert
Posts: 3018
Joined: Sun Aug 03, 2003 12:13 am
Location: Connecticut, USA
Contact:

Post by Mark Pierson »

The Robman wrote:Does Winzip allow you the option of not using the built in directory structure?
Yes... in the Extract dialog, there's an option titled "Use folder names". When it's checked, the folder structure within the zip is used from the current folder.

I think it's better to have the apps themselves save pointers to necessary external references in .ini-type files and/or the registry.
Mark
The Robman
Site Owner
Posts: 21886
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

Paul, just to clarify, I am in favor of using some sort of directory structure, I'm just adding some opinions like everyone else.

I was very happy when the RDFs where allowed to have their own folder, for example, as it meant they didn't have to clog up the IR folder anymore.

As long as Winzip lets you ignore the built in structure, I don't mind what structure you put in there. However, I would still suggest that IR, KM and RM have seperate directories as these applications are all at the same level and are not subordinate to each other.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
e34m5
Posts: 675
Joined: Tue Oct 14, 2003 1:04 pm
Location: Atlanta

Post by e34m5 »

Well...until we start using ini's IR will have to ask the user where some of the external apps are located....
Paul
Mark Pierson
Expert
Posts: 3018
Joined: Sun Aug 03, 2003 12:13 am
Location: Connecticut, USA
Contact:

Post by Mark Pierson »

e34m5 wrote:until we start using ini's IR will have to ask the user
IR already makes extensive use of registry settings. It shouldn't be too hard to add the few additional ones that are needed for ExtInstall and IRtoWav.
Mark
e34m5
Posts: 675
Joined: Tue Oct 14, 2003 1:04 pm
Location: Atlanta

Post by e34m5 »

Let's clarify...(please don't take offense)....ini's and registry entries are totally different.

Currently the only file that resembles an ini are the RDF's.

IR uses the registry entries to store user specifics like the resizing of the screens, and paths to various folders.

In the IR changes I have done registry entries figure prominently.

I have always viewed ini's as a file that could be used to store values that are required by an app regardless of the user settings.
Paul
Mark Pierson
Expert
Posts: 3018
Joined: Sun Aug 03, 2003 12:13 am
Location: Connecticut, USA
Contact:

Post by Mark Pierson »

e34m5 wrote:IR uses the registry entries to store user specifics like... paths to various folders.
Which is really all that's needed for the ExtInstall and IRtoWav support, correct?
I have always viewed ini's as a file that could be used to store values that are required by an app regardless of the user settings.
Exactly, plus in many cases they can be used by OTHER apps that share common settings.

The advantage of .ini-type files over the registry is that they're less platform specific. BTW, I used the term ".ini-type" to denote a settings file; not necessarily the Windows specific ini type, but something that can be generic (i.e. RM's RemoteMaster.properties file).
Mark
e34m5
Posts: 675
Joined: Tue Oct 14, 2003 1:04 pm
Location: Atlanta

Post by e34m5 »

Ok...we agree.

The issue at hand was to try an create a way that users would have a directory structure that was fairly common.

Many here did not like that idea. So we'll just leave IR as is. What I have done (based on your suggestion) is store the paths in the registry after the first time IR asks the question. Subsequently it only requests the info is the it cannot find the file in the previusoly stored location.
Paul
Post Reply