Starting with alternate ini file

ms windows

    Next

  • 1. filter to change reply address
    My brother has two email addresses which are pretty close in content, one he keeps for his regular address and the other he uses only occasionally. I want to be able to set up a filter to reply to his regular address even when he sends from his secondary address. Can I do this through a filter? I tried to set it up using Header From: Contains and the secondary address. Under action I chose Reply WIth and put his primary address in, but it doesn't work. What can I do?
  • 2. Proper addressing?
    Sorry for asking such academic my three questions: A: I see in use all possible combinations of e-mail addressing, but are all the cases proper? 0) XXXX@XXXXX.COM 1) George V. Brown XXXX@XXXXX.COM 2) George V. Brown < XXXX@XXXXX.COM > 3) "George V. Brown" XXXX@XXXXX.COM 4) "George V. Brown" < XXXX@XXXXX.COM > 5) XXXX@XXXXX.COM (George V. Brown) 6) < XXXX@XXXXX.COM > (George V. Brown) B: In the Eudora (5.1) Address Book I fill the form as follows: Nickname: Geo Full name: George V. Brown First name: George V. Last name: Brown This nickname ... : XXXX@XXXXX.COM It will automatically address my e-mail to: George V. Brown < XXXX@XXXXX.COM >, but once I was told that the address name should be in quotation marks as below: "George V. Brown" < XXXX@XXXXX.COM > C: It is further complicated when there are two e-mail addresses. What would be a proper way to fill the Address Book form then? Greetings, Andrew -- ========================================== Andrew M. Kukla Toronto, Ontario, Canada XXXX@XXXXX.COM ==========================================
  • 3. Where Do Trahed Messages Go?
    What happens to messages after they are deleted or emptied from the Trash folders? They do not go into the Windows Recycle Bin. Is there any way to recover trashed messages?
  • 4. Eudora stealing attention
    I like having eudora autocheck email every 5-15 mins or so. However, when im typing a new mail and the autocheck comes in, it steals the attention from the new mail window, which is quite annoying since i have to click in the mail window again with the mouse. Is there any solution to this except turning the auto check mail option off (so it checks mail even if im writing a mail without stealing the attention)?

Starting with alternate ini file

Postby sungnee » Wed, 14 Feb 2007 16:41:16 GMT

Hello everybody

I am using Eudora 7.0 and I don't seem to be able to get eudora to use
another *.ini file. The Eudora help file says "put a second parameter on the
command". Does that mean the location of the *ini file HAS to be the SECOND
parameter? But what if I don't have a FIRST parameter. The help file seems
to be implying that the first parameter is the location of the mails. But
what if I'm happy with the default location for mails?

Thank you all in advance.

Re: Starting with alternate ini file

Postby John H Meyers » Wed, 14 Feb 2007 19:37:33 GMT





Don't worry about counting the parameters :)

If you take any present Eudora shortcut
which works with your current mail folder,
and then append an additional parameter to the command line
(a/k/a "Target," in the shortcut's Properties)
to specify the alternate INI file (just its name
if it's in the same directory, or its full path otherwise),
then the same shortcut should start Eudora
in the usual folder, but using your alternate INI file;
you could try that and see, which may save the trouble
of reading all the rest of this :)

The complete, exhaustive info on commands for starting Eudora
is in the built-in Eudora Help (or the PDF manual)
in the section "Name and Location of the INI File"
within topic "EUDORA.INI Settings File"

The examples given there for possible command line formats are:

  To use the Eudora.ini that is in the mail directory:
  c:\apps\eudora.exe     c:\mymail

  To use a different INI file that is in the same mail directory:
  c:\apps\eudora.exe     c:\mymail     myeudora.ini
  [or]
  c:\apps\eudora.exe     c:\mymail\myeudora.ini

  To specify a different INI file that is not in the mail directory:
  c:\apps\eudora.exe     c:\mymail     c:\inis\myeudora.ini

All of the command line examples above explicitly include the path
to the mail directory (data folder), which is displayed
in Help > About (in recent versions) so you can locate it;
however, there's even more:

  If the first parameter is an INI filename without a path,
  then the mail directory is searched through the normal process
  of checking the EUDORA environment variable
  and then using the executable directory.

  Examples:

  SET EUDORA=c:\mymail
  Command Line: c:\apps\eudora.exe myeudora.ini
  will use c:\mymail as the mail directory
  and c:\mymail\myeudora.ini as the INI file.

  SET EUDORA=myeudora.ini
  Command Line: c:\apps\eudora.exe
  will use c:\apps as the mail directory
  and c:\apps\myeudora.ini as the INI file.

-[ ]-

Re: Starting with alternate ini file

Postby sungnee » Thu, 15 Feb 2007 10:46:33 GMT

My problem is that after putting the alternate ini file on the command line
and clicking "ok", windows gave me an error message:

"
The name 'C:\Program Files\Qualcomm\Eudora\Eudora.exe eudora.in0' specified
in the Target box is not valid. Make sure the path and file name are
correct.
"

I have tried putting "eudora.in0" inside the double quotes as well as
outside; I've also tried to give the full path name, but all to no avail.
The same error message appeared. That was what drove me to pose the question
on this news group.

Thanks.

Re: Starting with alternate ini file

Postby Han » Thu, 15 Feb 2007 11:14:46 GMT

 XXXX@XXXXX.COM  wrote in




That is correct - the name is invalid.  The suffix has to be ini.  That 
suffix ("extension") tells the operating system what kind of file it is.  
If it's not an ini file, it couldn't work, unless you did something 
really intricate and special.
I suggest you call the file eudora0.ini, and use that inside the quotes.

So 2 steps:
1.  Rename the ini file to be a true ini file (I think that ini stands 
for initialization, or "telling the program what parameters to use")
2.  Enter the corrected filename in the Target box


Good try, but wrong "language".  Windows no speak "in0" <smile>.


-- 
Best regards
Han 
email address is invalid

Re: Starting with alternate ini file

Postby John H Meyers » Thu, 15 Feb 2007 11:15:19 GMT




As a general rule, the sooner one discloses the true details
of what's happening, the sooner the real issue can be identified;
it will save both OP's time and reponder's time
to "cut to the chase" ASAP!

A command line is parsed into separate fields by assuming
that "whitespace" separates them, but if there is whitespace
within a field, then you must quote the field.  If you
"overdo" the quoting, inserting two separate fields
within one set of quotes, then that looks like just one field
to the poor dumb command interpreter,
which will not understand what you meant.

"C:\Program Files\Qualcomm\Eudora\Eudora.exe"  "eudora.in0"
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^

You don't have to quote fields which contain no space,
but there is no harm in doing so.

Note that there must still be space
*between* the quoted fields.

If Windows gives that message, then the very first path
(which must be to locate Eudora.exe) is incorrect;
if Eudora starts but then says it can't find your file,
try specifying the full path for everything
(I don't know whether Eudora objects to not using
".ini" in the INI file name, but when having problems
with software, it's often best to appease it
by trying to give it whatever it might possibly want,
just like any boss :)

-[ ]-

Re: Starting with alternate ini file

Postby sungnee » Thu, 15 Feb 2007 12:30:02 GMT

Thank you all.

Putting "eudora.in0" in separate quotes solved the problem.

Yes, I agree I should have been more precise with my question.

Similar Threads:

1.How to prevent the .ini files from being renamed to .ini

I have placed an .ini file in every TS users windows 
folder for a particular application, but when I upgrade 
the application the .ini files gets rename to .ctx

From what I understand TS detects that the application 
was updated, therefore it renames
the .ini file in the windows folders to .ctx and copies 
the new .ini file from the upgrade
into the windows folders.  But in my case I want to keep 
the old ini.

I question is, how can I prevent the .ini files from 
being renamed to .ctx?


2.Cannot find system.ini file when starting my computer

-- 
Linnea

3.Invalid boot.ini file message at start up

I have Windows XP home edition. When trying to resolve an 
blue screen error message when shutting down i used the 
configuration tool to try identify the problem. Having 
done so I have since been receiving an invalid boot.ini 
file message at start up loading from Windows message. 
The PC then boots up ok. When I look again at the 
congiguration tool i see no details of boot up or other 
system files.I have been directed to the PC manufacturer 
who will charge me  per minute to help eith this. AS 
you can see I'm no computer expert. Any suggestions?

4.Start-up Error - Invalid Boot.ini file

When I booot up my PC, I get an error message after 'verifying DMI Pool Data' that states,
"Invalid Boot.ini File
Continuing to boot from c:windows"

I am running Windows XP Professional, with all up-dates, and a SATA HDD.
I tried to change the boot up order to CD-Rom first, so that I could run the express recovery utility, but it goes into 'booting from CD', and then continues on to boot from windows.
I have even removed my serial ATA from the boot up order, and it still boos into windows.
I never recieve a 'press any key to boot from windows' message. 
I have tried to go into the manual aspect of editing a boot.ini file, but since it doesn't exist, I can't manually change it.
Any help would be greatly apreciated.

5.empty win.ini and sys.ini files please help

cant install or run some programs - unless I use safe mode and even then 
wont install

XP MCE sp2
nod 32
2gb processor 1gb ram
comodo firewall
ad aware
spybot
glary utilities

where to now - done cleanup, full virus/spyware scan, defrag, chkdsk,

My first problem in 3 years!! 


6. Change of Boot.ini file Wont Let Windows Start up

7. Boot ini file missing - windows XP fails to start in any mode

8. Alternate container file for AAC (m4a) file?



Return to ms windows

 

Who is online

Users browsing this forum: No registered users and 89 guest