Change location of sync file outlook

I'd like to change the location of the file that is used by PCsync to synchronize outlook to my 6230i (file: PcSync2.SML.lml)
There are no menu options in pcsync.
regedit finds it at C:\Documents and Settings\\Application Data\Nokia\PCSync\SynchData\\PcSync2.SML.lml
Changes with regedit have no effect: the changed (F0) entry is moved to F1, and a new F0 entry is created again with the -for me unwanted- location "Documents and settings" etc.
I'm running XP service pack 2, pc suite 6.81.13.0

I'm experiencing the same problem. We have just been given new phones, and the sync location is under 'Documents and Settings'on the 'C' drive of the PC.
Local Company policy limits this profile to 30MB and although there is other stuff that I can remove, it took 7MB when first syncing and another 3mb on the 2nd time of syncing.
At this rate, every 7 syncs, I'll have to delete the Nokia folder and start again.
I would like to move it to my personal network drive (f)
Any suggestions would be VERY greatfully received.
Thanks
SteveMessage Edited by steve700 on 13-Mar-2007
09:57 AM

Similar Messages

  • Changing Location for Assignment Files

    I create lots of InCopy assignments from InDesign. (Using CC for both) For each New Assignment I have to  change all the options: "Location for Assignment File", "All Spreads", "Link Image Files when Packaging". Is there a way to set the defaults for these? I waste a lot of time and often make mistakes doing this manually for each new assignment I create.
    Thank you.

    Thanks,
    I figured that out minutes after I posted on this forum.
    Regards,
    Jim Brown,
    Harris Corporation, Multimedia Center

  • How to set/change location of DBF files?

    Hi,
    I would like to connect programatically my report to DBF file and it is needed to specify location of dbf files. Is possible to handle with it? (Crystal Reports 2008 SP3 Full version, VS 2008)
    Tomas

    You will have to set the location for each table. I believe something along these lines:
    Dim myreport As New CrystalReport1
    ' Set the 'Location' property for each table in your database.
    myreport.Database.Tables(0).Location = "C:\mydb\table1.dbf"
    myreport.Database.Tables(1).Location = "C:\mydb\table2.dbf"
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup

  • Place linked, any way to update several layers at once when changing location of source files? (i.e. moving source folder to different location/computer)

    I have a PS file whic I wanna use as template for several works. I've got several layers containing external images which have been "placed linked" and which are organised in a single folder in my computer. I believe the links are saved as absolute therefore if I copy the PSD file and the source images folder into a different computer (or even if I move the source folder to a different location in the same computer) all smart objects have to be relinked one by one!!! any way to do it all at once (as I guess it is the case in Premiere and AE) assuming they're all in the same folder???
    Also similar question when renaming all source images, any way PS can link to specific file and keep the link even if a name change happens?
    If possible it'd be a huge time saver!
    Thanks

    anyone any help? Thx!

  • How to change location of the file?

    Hi All,
    I am using this code to convert infopath view to html, everything working fine but i want to change the file location
    public string ConvertViewToHtml()
    try
    byte[] sourceFile = null;
    XPathNavigator root = MainDataSource.CreateNavigator();
    //string myViewName = this.CurrentView.ViewInfo.Name.Replace(" ", string.Empty);
    string myViewName = "Email";
    string myViewXslFile = myViewName + ".xsl";
    // Create the xsl transformer
    XslCompiledTransform transform = new XslCompiledTransform();
    transform.Load(ExtractFromPackage(myViewXslFile));
    // Generate a temporary HTML file
    string fileName = Guid.NewGuid().ToString() + ".htm";
    string filePath = Path.Combine(Path.GetTempPath(), fileName);
    using (XmlWriter writer = XmlWriter.Create(filePath))
    // Convert the XML to HTML
    transform.Transform(root, writer);
    writer.Close();
    // Return the HTML as a string
    sourceFile = File.ReadAllBytes(filePath);
    return System.Text.Encoding.UTF8.GetString(sourceFile);
    catch (Exception ex)
    return "<html><body>Unable to convert the view to HTML <p>" + ex.Message + "</p></body></html>";
    By default file get stored in this location 'C:\Users\TEMP.EGA\AppData\Local\Temp\64aa2af2-4f7f-44e9-afdc-6783f7f4007d.htm'. But I want to store in different location. How to achieve
    this? Thanks in advance!

    Hi,
    You can change the line of code below
    string filePath = Path.Combine(Path.GetTempPath(), fileName);
    to
    string path= "c:\\temp";
    string filePath = Path.Combine(path, fileName);
    More information:
    https://msdn.microsoft.com/en-us/library/fyy7a5kt(v=vs.110).aspx
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Updating CC desktop app changed location of CC files

    Hi, I recently updated the CC desktop app, it would seem yesterday, according to the desktop app itself. Unbeknownst to me, this update reverted the location of my Creative Cloud Files folder, from where I'd set it on my 6TB RAID5 Data HD array, back to the default of C:\Users\Brian A\ on my 500GB SSD system drive. It perturbs me, both that this would happen at all - an update should not change or clear user preferences - and that there was zero notification that this had occurred. If at some point my system drive approaches full between apps and app data, having something like this occur could cause a very large mess. In fact, less than one month ago, the C: drive on my last computer would not have had enough space. I'd no clue this had even happened until I opened preferences in my CC desktop app and noticed under Files, my location began with C:.
    Was this a bug? Should I report this somewhere? Is there a way to prevent this from occurring with future updates?
    Thank you in advance for your time and knowledge.

    Hi,
    This is now a known issue with the last update and we are looking into a fix for this.
    Thanks
    Warner

  • Need help changing location of music files on my compute

    I purchased a separate hard drive to store my itunes music files. I copied the music from the default location on my hard drive to the new hard drive. How do I change the path on the iTunes site to the new hard drive location?
    Any help is greatly appreciated.

    Undo what you've done, and follow these directions to consolidate your library:
    http://support.apple.com/kb/HT1364?viewlocale=en_US
    Also, you might consider giving your exHD a letter pretty far down in the alphabet, so when you plug in other USB devices, the drive letter won't change in Windows. That can cause itunes to lose the path to your music with the ! file not found message.

  • Change location of log file from pkg, due to logrotate problem?

    Hello I am now the maintainer of the bacula packages in aur. http://aur.archlinux.org/packages.php?ID=4510
    The package ships with a log rotate file which points to /usr/var/bacula/working/log as the log file. However, log rotate gives
    error: bacula:14 olddir /var/log/archive and log file /usr/var/bacula/working/log are on different devices
    error: found error in file bacula, skipping
    invalid password file entry
    delete line ''? No
    invalid password file entry
    delete line ''? No
    pwck: no changes
    The solution to this is to change the log path to /var/log/bacula. My question is if I should leave the log path as is and have the user change it, or should I patch both the config file and syslog file to contain /var/log/bacula?
    Thanks,
    ~pyther
    Last edited by pyther (2009-01-27 22:41:06)

    It was talking about a trace will be placed under your background dump destination. As you would have using
    alter database backup controlfile to trace;Check your background dump destination where your alert log is.

  • Pictures in iWeb albums disappeared after change location of original files

    I created many albums in iWeb by dragging albums from iPhoto. But then I noticed some pictures from my iWeb albums disappeared after the original pictures got removed to another location (or deleted). How can I tell iWeb to make a copy of the pictures in iWeb itself so my iWeb albums can stay the same even when i need to reorganize the original files on the hard drive?
    Any suggestions on how to restoring my albums in iWeb? I am having a bit headache now. Thank you very much!

    That is not normal behavior. The photos should stay in iWeb even if you delete them from iPhoto. Are you running a "referenced" library or a "managed" one?
    Click to view full size
    Managed is the default option. If you're running a reference library that may be the reason. If so contact Apple via http://www.apple.com/feedback/iweb.html and http://www.apple.com/feedback/iphoto.html.
    Unless you have a backup of your domain file predating the loss of the photos I don't know how you will recover the photos.
    OT

  • Changing Location for Temp Files

    My computer has a 20 GB Partion on a 150 GB drive that Encore is writing the temp files to. My question is can I change the directory that the files are written to?
    Regards,
    Jim Brown
    Harris Multimedia Services

    Thanks,
    I figured that out minutes after I posted on this forum.
    Regards,
    Jim Brown,
    Harris Corporation, Multimedia Center

  • How to change location for config files in WLS6.0 (like weblogic.home and weblogic.system.home in 5.1)

    Hi,
    I would like to point weblogic to a directory NOT under c:\bea\... for it's configuration.
    I used to do this on WLS 5.1 by setting:
    weblogic.home=/weblogic and weblogic.system.home=/projects/wlsconfig
    This way my config was NOT coupled to the weblogic install.
    I want to do the same thing, and have the config directory located in /projects/domainconfig
    for example.
    weblogic.system.home etc doesn't seem to do anything. The
    only variable that does anything is bea.home, but I need weblogic to find it's
    libs etc in /bea, but ONLY the config should be elsewhere.
    Any help would be great.
    Thanks,
    Dion

    From SP1 and beyond, you can use
    -Dweblogic.RootDirectory=<dirname>
    * The property for specifying configuration location:
    * The directory name of the domain from which to load the specified
    * configuration. The default is ".".
    * -Dweblogic.RootDirectory=<dirname>
    * The directory must exist.
    Dion Almaer wrote:
    Hi,
    I would like to point weblogic to a directory NOT under c:\bea\... for it's configuration.
    I used to do this on WLS 5.1 by setting:
    weblogic.home=/weblogic and weblogic.system.home=/projects/wlsconfig
    This way my config was NOT coupled to the weblogic install.
    I want to do the same thing, and have the config directory located in /projects/domainconfig
    for example.
    weblogic.system.home etc doesn't seem to do anything. The
    only variable that does anything is bea.home, but I need weblogic to find it's
    libs etc in /bea, but ONLY the config should be elsewhere.
    Any help would be great.
    Thanks,
    Dion[att1.html]

  • Trying to update ipod to new ios, need to change location of backup file in iTunes, how can i do this?

    My HDD is partitioned c for OS and d for program files.  I'm trying to update my ipod touch to the new ios but when it begins to back up my ipod, it attempts to put the back up on my c drive and then says not enough space.  my itunes is stored on my d drive.  how can i get itunes to save the backup to my d drive instead of c?

    I forgot to add that I'm in Afghanistan and have no way of calling for support or going to a friends house to get help. 

  • My daughter switched off computer when I was changing location of music files in preferences change. I had not saved this and now my iTunes gets stuck at checking iTunes library?  Please someone help!

    itunes stuck on checking iTunes library!

    Read this whole message before doing anything.
    Back up all data.
    Quit iTunes if it’s running.
    Step 1
    Hold down the option key and select
              Go ▹ Library
    from the Finder menu bar. Move the following items from the Library folder to the Trash, if they exist:
              Application Support/SyncServices
              Caches/com.apple.iTunes
              Caches/QCCompositionRepository-com.apple.iTunes.cache
              Containers/com.apple.BKAgentService
              Saved Application State/com.apple.iTunes.savedState
    Leave the Library folder open. Try iTunes again. If it works now, stop here. Close the Library folder.
    Step 2
    If you still have problems, quit iTunes again. Go back to the Finder and move the following item from the open Library folder to the Desktop:
              iTunes
    Note: you are not moving the iTunes application. You’re moving a folder named “iTunes.” Test. If iTunes now works, delete the iTunes folder on the Desktop. Otherwise, quit iTunes again. Put back the folder you moved, overwriting the newer one that may have been created in its place, and continue.
    Step 3
    In the Preferences subfolder, there may be several files having names that begin with either of the following strings:
              com.apple.iTunes
              com.apple.mobile.iTunes
    Move them all to the Desktop.
    Also in the Preferences folder, there's a subfolder named "ByHost". Open it and do the same thing.
    Test again. This time iTunes should perform normally, but your settings will be lost. You may be able to put back some of the files you moved to the Desktop in this step. Relaunch and test after each one. Eventually you should find one or more that causes iTunes to malfunction. Delete those files and recreate whatever settings they contained.
    If the issue is still not resolved, quit iTunes again and put all the items you moved to the Desktop back where they were. You don’t need to replace the items you moved to the Trash. Stop here and post again.
    If you later decide that you don’t like the results of steps 2 and 3, you can undo them completely by quitting iTunes and restoring the items you deleted in those steps from your backup.

  • Outlook 2010 changing the default data file

    how to change default data files. outlook will not allow me to make a change to the default data file. iu want to make another file the default

    What the type of mail account you use?
    Please go to File > Account setting > Data file > Select your account > Set as Default.
    Thanks.
    Tony Chen
    TechNet Community Support

  • HT1386 How to change fist time sync specifications (change back from icloud to outlook?

    How to change fist time sync specifications for calendar (change back from icloud to outlook?

    Go to icloud.com on your computer, sign into your iCloud account, click Calendars.  Are your events still there?  Also, what version of OS X are you running on your mac and what version of iOS are you running on your phone?

Maybe you are looking for

  • 3rd Gen Nano and ihome compatability

    I notice that my ihome radio/ipod dock does not recognize the ne nano. It has no problem with the 2nd generation nano--what is up with that? The port and everything else is the same. Anyone know of a solution? Alexa

  • Fan & Power Supply Replacement Kit from 2003

    Hi All, I was so excited to finally retire the G4 500 and replace with a shiny used G4 1.42 Dual. Unfortunately, I never botherd to learn about the "WIND TUNNEL" effect. I know Apple offered a free Fan and Power Supply Replacement Kit back in 2003 th

  • I Can't Get it to compile anything.

    Hi, I can't get it to compile. I'm using Windowsxp Pro and the New beta version of Java jsdk1.4.0-beta3. I set path and my classpath but when I go to compile it gives me this message "error: cannot read: BigDebt.java 1error" Can anyone help me I have

  • CD Drive Door does not open after Super Drive Install

    Yesterday, I installed a Pioneer DVR-109 8X DVD-R/RW Super Drive in my Power Mac G4 450 AGP Graphics. Everything seemed to fit back together just fine, but now I cannot open the drive door by pressing the button. I have to manually pull the door down

  • Lightroom Library in use by other program.

    My current library is no longer available. I get the message "Library in use by other program" but there are no other programs open.  Is there any way to get back to the original library?  I can start a new library but I would need to re-import all t