File issues

Sending files in windows mail. the attachment that actually got was a former "modification date" then that I show on my hard drive (i.e. that I slipped into my new e-mail message).  I also noticed when I have a zip file, remove the file zip file, this is an old file then one I put in the zip.  I ran check disk and didn't find any problems.  Please help, I can't send the correct recently recorded file to my client.

Hi MD100,.

Please use the forum for Support of Vista,

Do you have you open that file from your hard drive and edited? or you just opened it right of the email?
If you open the file directly from the attachment, the file that you have edited is just a temporary file and no change will not save to the disk on your hard drive but rather save a temporary file in the Temp folder and will be gone once you've closed.
Open the file before you send it and make changes to the files was saved.
Also, make sure that the location of the file is the same when you zip and does not duplicate any file in another location.

Let us know if we can help you further, Kevin
Microsoft Answers Support Engineer
Visit our Microsoft answers feedback Forum and let us know what you think.

Tags: Windows

Similar Questions

  • Reading text file issues

    Hi all

    Long the time lurker, first time poster , like the forums here.

    I'm still new to BB development, so my approach may be the issue.

    I am applying for a deck of cards popular (utilities etc.).  I have a text file with the number of card games n, followed by n lines with 3 character code set and then the number of cards in the game.  I'm trying to use it to create a string array and an array of integers with the size of the number of reading games, then read the rest of the values in a loop to their respective indeces.

    I have read several articles on the forums here, and I can't seem to find a way to do it.  I am able to get the number of games using the:

                  InputStream is;                        String result;                        int numOfSets;
    
                            try {          FileConnection fconn = (FileConnection)Connector.open(fName, Connector.READ);         is = fconn.openInputStream();             byte[] data = IOUtilities.streamToBytes(is);          result = new String(data);            numOfSets = Integer.parseInt(result.substring(0, 1));
    
          }     catch(IOException io) {
    
          }
    

    Is there a better way to do it?  It seems it should be a little more easy/short.  I looked through the API for a class such as Scanner, StringTokenizer or even a SplitString option.

    Thank you

    -Nick

    Lurker welcome!

    I presume that your dataset is all text and not a combination of binary and text?

    There is no easy way to split a sequential string of data.  Most people, when you consider a dataset like this, would introduce formatting, such as XML, JSON or even CSV, to make the data easier to analyze.  Since you don't seem to have anything, then I think you're going to cross the characters at once...

    If you use only standard ASCII, then it would be more effective to go through the array of bytes.

    Otherwise put characters of separation in there and look for using some tokeniser.  It is not a standard, but there are whole number (including at least one on the forum of the memory).  In addition I see StringUtilities - you might be able to use one of its features for tokenized your channel.

  • VBAI 2012 "save the image calibrated to the file" issue

    Hello

    Under the State of 'Calibrate Image', 'Save the image calibrated to the file' option does not work correctly.

    With the exception of the type 'Point of Distance' of the calibration, the new image is ever recorded. I checked the calibration image .cal2 in the folder \ProgramData\National Instruments\Vision AI\Calibration Builder, each iteration the meta-data are updated but not the image.

    I have a camera calibrated with a grid (see picture) and using the model of the distortion. Working remotely can sometimes change and I need to take a recalibration. This step should be as simple as possible. Example: put a model calibration in the field of view, then press a button recalibrate.

    The problem mentioned above, it is impossible. Whenever I have to manually go into the choice of the State of the Image calibrate and update the calibration image myself. Otherwise, calibration is recalculated from the original image which is not best suited for the new working distance.

    Is there an easy way to make VBAI save a new image of calibration with each iteration?

    Or is it something that I did not understand this option 'save image calibrated to the file?

    Vision Builder for Automated Inspection VBAI 2012

    Windows 7 64 bit

    Best,

    Ken

    Hi Larpin,

    Unfortunately VBAI does not support the suggested behavior. The best solution in my opinion would be to implement your application completely in LabVIEW!

    To Eval download link. Version:

    https://lumen.NI.com/nicif/en/evallv/content.XHTML

    Kind regards

    MISIC

  • Windows xp & vista premuim House property file issues.

    Hello

    problems with the owner of the file, IE (access denied) with folders & files trying to back up data to an external drive enclosure 2.5 "which has windows xp as the operating system, it is connected via usb to a computer toshiba laptop which has vista family premium loaded, I also connected to the laptop a western digital external drive where I try finally save all data on. Is there a way I can even overall all data from the disk 2.5? PS I am logged as administrator. hope you can help.

    problems with the owner of the file, IE (access denied) with folders & files trying to back up data to an external drive enclosure 2.5 "which has windows xp as the operating system, it is connected via usb to a computer toshiba laptop which has vista family premium loaded, I also connected to the laptop a western digital external drive where I try finally save all data on. Is there a way I can even overall all data from the disk 2.5? PS I am logged as administrator. hope you can help.

    Looking to take ownership and change permissions, how to root and spreading.

  • BKF file issues

    Does anyone know how to open BKF files on external hard drive m (verbatim) using Windows 7.  the files were created as return upward before trying to load Windows 7 on another computer running xp at the time.  the other computer with xp crashed and I have all my files on the external hard drive, but they won't open in my Windows 7 laptop.  I downloaded the fix and he says they have been unpacked but they do not always open and say BKF? Thank you

    Have a read of this - http://answers.microsoft.com/en-us/windows/forum/windows_7-files/i-am-unable-to-open-bkf-files-in-windows-7-that/20ca4577-46fa-440f-b699-60ec8e71b109 that we hope can help.

  • Full path to get-file issues

    Hello, I have some difficulty trying to understand how I would correlate Lucd function "get-folderpath" to get the actual file, that it is.

    (Code Lucd below)

    Function Get-FolderPath {}

    (param

    [parameter (valuefrompipeline = $true,

    position = 0,

    HelpMessage = "enter a folder")]

    [VMware.VimAutomation.ViCore.Impl.V1.Inventory.FolderImpl []] $Folder.

    [switch] $ShowHidden = $false

    )

    Begin {}

    $excludedNames = 'Center', 'virtual machine', 'homepage '.

    }

    {in process

    $Folder | %{

    $fld = $_. ExtensionData

    $fldType = "yellow".

    if($FLD.) ChildType-contains 'VirtualMachine') {}

    $fldType = 'blue '.

    }

    $path = $fld. Name

    While ($ FLD.) Parent) {}

    $fld is get-view $fld. Parent

    If ((! $ShowHidden - and $excludedNames - notcontains $fld.)) (The name) - or $ShowHidden) {}

    $path = $fld. Name + "\" + $path

    }

    }

    $row = "" | Select Name, Path, Type

    $row. Name = $_. Name

    $row. Path = $path

    $row. Type = $fldType

    $row

    }

    }

    }

    With the help of this feature I can do a:

    $counter = 0

    $allfolders = get-Folderpath (get-file |?) {$_.name - notmatch ' data centers | VM | host"}) | Select @{n = 'Number'; exp = {$global: counter; $global:counter++}},@{n='path'; exp = {$_.path}}}

    Who will return as:

    Path number

    ------ ----

    0 datacenter1\network

    1 datacetner1\datastore

    2 datacenter1\SIT1

    3 datacenter1\Templates

    4 datacenter2\EA1

    machine virtual datacenter2\Discovered 5

    6 1 datacenter2\DEV

    7 datacenter3\Appliances

    8 datacenter3\Templates\Windows

    9 datacenter4\Templates\Windows

    I would like the user to be able to see that output and decide where to place their virtual machine if she would be so:

    $x = read-host "select the right folder.

    #in that this would equal the actual file

    Get-file $allfolders [$x]

    But it does not work as get-file does not use the full path... is there a way to do this?

    Got what I was looking for help

    #

    $global: count = 0

    $allfolders = get-Folderpath (get-file |?) {$_.name - notmatch ' data centers | VM | host"}) | Select @{n = 'Number'; exp = {$global: counter; $global:counter++}},@{n='path'; exp = {$_.path}}}

    #

    $allfolders

    $x = read-host "select a folder to place the virtual computer in.

    $fullpath = $allfolders [$x] | % {$_.path} | % {$_.split("\")}

    $DCname = get-data center $fullpath [0]

    foreach ($folder in ($fullpath) [1..) () ($fullpath) .length-1)])

    {

    $dcname = $dcname | Get-file $folder

    }

    With $dcname holding the folder object

  • CFG file issues

    before making adjustments to the CFG file

    is there an order that must be followed

    Please notify

    The only 'order' I would recommend is to remember to stop and restart Essbase after you change the cfg file. I also like to group similar settings so that they are easier to find and add comments about why I put something in the way that I did

  • GLITCH INDESIGN: Create an XML of the Indesign layout file - issue 'to help more of a line GREP' & "Match Styles to tags"

    I currently create XML to InDesign CC by Map Style to tags.

    -Paragraph Styles are manually apply to the text. These styles include several lines of GREP to automatically apply character styles.

    -J' have some paragraph styles and character correspond to predefined tags that have the same name "match the Styles to tags.

    I found through troubleshooting only InDesign is incapable of "match Styles to tags" for more than one line of GREP. So I chose what GREP to automatically tag line and lines to manually tag.

    Please can someone help, I need maps automatically tags at least two styles of character in a paragraph through GREP.

    Thank you

    Ok. Best I can suggest running a search/replace like this:

    Which will apply in fact the character style to italic (and I'd do the "BOLD" as well just to make sure). Then run the map Styles to tags, using the application by name. Who will score the italics.

    I don't know why ID can map to the "BOLD" and not the style of italic character. It should make them both (in this case) or none at all as character styles are not actually applied by the grep, just the design of character styles.

    Mike

  • Impossible to play .cda files

    Original title: .cda file issues

    I have a samsung Q330 and I am trying to download a teach yourself french cd that has the format .cda. I have windows 7, but it does not recognize that there is even a cd in the drive. My boyfriend has an Acer with Windows 7 computer and has no problem with the cd said. Why my computer does not recognize this drive? It works fine with any CD music and had no problem with a Norwegian cd of the same company. Any ideas why this would be?

    Try this:

    Download and install AudioGrabber (its freeware) and see if you can use it to rip the CD to your hard drive.

    You can get it here:

    http://www.Audiograbber.org/download.html

    See you soon,.
    Jerry

  • Robocopy hangs when you try to copy a file which in use

    Hello

    I find that Robocopy hangs when you try to copy the file using, for example an Outlook .pst file. The behavior of Vista was not to copy the file according to the retry and wait switches from command line, which allowed the backup race move to the next file and finally finish. With Windows 7 the Robocopy session is suspended and resumes ever, even if the file she is trying to copy is closed.

    Is this behavior under Robocopy in Windows 7? Is it possible to get Robocopy to move to the file according to when he's trying to copy a file that is in use?

    Thank you

    Jason.

    "There is no need of me a pause in my script"-Yes, I understand [and should have done before].

    I just tested a network for the first time operation.  It hangs forever as your done even after I closed Outlook & waited for the w: 30 I put.  {I also ran with closed Outlook the first time just to make sure that the network itself had no problems}

    I read that you have provided the link.  This suggests that there is no solution.

    - - - - - - -

    You seem to be doing a lot more & probably more structured than mine operation, this workaround might not be of any use to you.  The other open files issue concerns a simple hourly backup of my kernel files that includes pst files.

    1 I xcopy all the files in a folder internal InterimBackup first.  Can I use XCopy or RoboCopy to send InterimBackup to the real destination.

    2 If Outlook is open then it will copy on InterimBackup and, if the previous Outlook.pst is still in InterimBackup she gets deleted by the attempt of xcopy.  [conclusion - XCopy verifies the existence of the replacement of a file, deletes it and only then discovered that the source file is locked and cannot be copied.]

    So I precede this with

    0 I run [if exists] copy D:\InterimBackup\Outlook.pst to D:\InterimBackup\Outlook2.pst

    The result is that whole process always ends but it only includes the last Outlook.pst that was available.  So I always make a point of Outlook to quit at some point during the day so that he could take part in this backup.

    If you have also tried this as a two part operation, your xcopy / robocopy in the folder InterimBackup would always succeed but would include only Outlook.pst if you had first closed the application.  Subsequent operation of RoboCopy would always succeed with the same possible omission.

    The downside of this might not suit your overall goal.  You'd have to RoboCopy separately all your others folder trees but keep the Outlook.pst in a tree that has not been included.  You could do this either by restructuring of your data or using RoboCopy exclude switches for the file Outlook.pst file.

    You have to accept that you might not be sure about the last time that the Outlook file had been included unless you had deliberately run the RoboCopy closing.

    I have reviewed this improvement by using Task Scheduler to respond in the event of closing Outlook and use it to initiate the copy outlook.pst to InterimBackup, then by running the part of the main operation on RoboCopy to this folder.  But my needs are so simple that I've never felt it's the logs of the events that I would have to put in place.

    As I say, it may not meet your needs.

  • Deletion of saved email files and glitch music blackBerry Smartphones

    I have 2 excel files saved that I can't remove it with the phone and they are on my memory card, and I can't access it with my computer either. Anyone know how I can remove these files from my phone memory card?

    Also when using my phone to listen to music through the headset jack, I have to reset my phone in order to get a normal volume out of it, otherwise it will play half the volume to the max and decline from there. Is this a normal problem?

    Open your media icon > Menu > explores.

    Locate the two files issues. Scroll down to them, but do not open the > Menu > delete.

    What is going on?

  • MSEinstall.exe corrupt downloaded file

    on my win7 64 bit hp Pavilion dv6 MSE not install from a download today. I get a message that the file is corrupted. MSWinstall.exe has been downloaded from MS downloads today. Any suggestions?

    Same thing here!  Try to install it on a client PC and got the same error. Even tried to download to disk memory on a separate computer.  Got the same error and the 32-bit version does not work with a 64 bit system...

    The issue is well documented in the Microsoft Security Essentials Forum.

    MSE Installation file issues are addressed at this time.

    See Kosh Vorlon response in this thread: http://answers.microsoft.com/en-us/protect/forum/mse-protect_start/file-corrupt-x64-mse-english-corrupt-download/960e0d76-499b-41d0-b904-08bd619c6dc3

    Kind regards...

  • Cannot unselect the file name extensions and hidden items

    Nice day

    I use Windows 8 Pro. I noticed that all my files file name extensions
    are visible, so I went in to my folder and under show/hide display board, I saw that "File name Extensions" are checked
    and "Hidden Items" unchecked.
    I then tried to uncheck "File name Extensions", but nothing happens. The checkbox just reappears and I can't delete
    the name of the file extensions, so to speak. Also I cannot view my hidden object because when I check this box it displays a check mark
    for a split second and then it is still a time unchecked.
    I also went in Folder Options in Control Panel, click on "View files, folders and drives" and I checked
    him "Hide extensions of known file types" applied, but nothing happens. When I reopen it the Folder Options both of them
    Yet once are unchecked.
    If anyone can help me in this matter, it will be appreciated gratefully.
    Concerning
    Rohan

    Hi Rohan,

    Thanks for posting your question in the Microsoft Community forums.

    I see from the description of the problem, you can't hide from the files extensions and show hidden files in a folder.

    I imagine the inconvenience that you are experiencing. We are here to help and guide you in the right direction.

    To provide the proper resolution, that I would need more information on your side.

    The problem is specific to a particular file?

    This problem can occur because permissions, corrupt user accounts or even damaged files issues.

    We will first of all, try the procedure described in the article and check if that helps.

    "Access denied" or other errors in the access to or work with files and folders in Windows
    http://support.Microsoft.com/kb/2623670?WA=wsignin1.0#Method2

    Note: Try the steps under 2nd edition:

    See the article for more information.

    How to work with files and folders
    http://Windows.Microsoft.com/en-us/Windows-8/files-folders-Windows-Explorer

    Let us know the status of the issue after you perform the troubleshooting steps. If you need help or information about the issue with files, I'll be happy to help you. We, at tender Microsoft to excellence.

  • Message tells me that I do not have access to my Quicken files. Help, please!

    Just bought a new laptop running Windows 8.  I loaded Quickens and restore my files and was able to work with them.  But when I tried to open a Quickens the next day, I was told it was a read only file and I want to restore it.  But he told me that I had no access when I said yes.  What is going on?

    Hello

    1. What is the exact full error message?
    2 did you change on your computer?

    Please use the article below:

    Error converting file: 'Can't open file', 'Impossible to validate the data file' or 'Unable to open file '.
     
    http://Quicken.Intuit.com/support/help/backup--restore--file-issues/message---can-t-open-file---unable-to-validate-data-file---or--unable-to-open-file-/GEN82031.html

    If you still have questions, please contact quicken support
     
    http://Quicken.Intuit.com/support/Windows.jsp

    Thank you

  • I can't open Firefox. I am slot Win IE 8.1 opens immediately.

    It started yesterday, but now is serious. Help, please.

    Hi budcohen,

    Make sure that nobody plays a practical joke on you by changing which opens your shortcut. Right click on your shortcut of Firefox and check the "Target" line on the shortcut tab. It should read:

    • C:\Program Files (x 86) \Mozilla Firefox\firefox.exe

    If you notice that the shortcut will be headed to another (for example ' iexplore.exe'), or delete the shortcut and make another change the target line to what I posted above. I'm not too familiar with Windows 8 interface, so if you create a new shortcut, it might be better if you take a peek at:

    If the above doesn't help you, you can download the latest Firefox on the official website of Mozilla here:

    When you uninstall Firefox from the control panel > programs and features, be sure not to delete personal information if you want to keep your bookmarks. After uninstalling, you must also remove the Firefox directory in Windows Explorer as well in order to remove any residual files issues the:

    • C:\Program Files (x 86) \Mozilla Firefox\

    The information in your profile (including your bookmarks) are stored in a separate location so will not be affected by this deletion. If you want to stay on the good side, you can save your profile by following these guides:

    Let us know if it works!

Maybe you are looking for

  • Stop coming google results after attempts to use the URL bar!

    I just installed the latest firefox and am angry. I used to be able to grasp things in the URL bar and firefox would direct me to the relevant Web site, no questions asked. I could type, for example, 'BBC world news' in the URL bar, and after knockin

  • New partition formatting is not possible!

    I use Win7 Pro and that you have a standard installation of toshiba plant. I have reduced the size of my Partition C and you want to create a new 60 GB for my data partition. The free space is 65,43 GB unallocated space directly after the main C (152

  • Satellite L350, mette, black screen, no BIOS, no splash screen

    Hello I am a professional (DHL Aviation)I support a user that I advised to buy the Toshiba because of my great experience with it.Laptop is about 3 years - W7 Ultimate. Problem: computer laptop is not starting at all, screen remains dead, only powerl

  • Satellite L350 - Webcam does not work, BUT NOW IT DOES

    Hi all Very recently, I bought a L350 pre-installedOn the first day of use then the webcam does not work I always get a window with the header "HELL."The text: "webcam driver open fail. Please restart camera or computer.All you can do is to click on

  • "DB tools Insert Data.vi" problem in LV 8.6

    Hi all Someone had a problem with the new "DB tools Insert Data.vi" in LV 8.6? He broke my method to record variations in the data base (engine Jet4, win XP, Office 2007) without caveats. All ideas are welcome. Pawel